Update Rust crate reqwest to v0.12.11
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reqwest | dependencies | patch |
0.12.9 -> 0.12.11
|
Release Notes
seanmonstar/reqwest (reqwest)
v0.12.11
- Fix decompression returning an error when HTTP/2 ends with an empty data frame.
v0.12.10
- Add
ClientBuilder::connector_layer()
to allow customizing the connector stack. - Add
ClientBuilder::http2_max_header_list_size()
option. - Fix propagating body size hint (
content-length
) information when wrapping bodies. - Fix decompression of chunked bodies so the connections can be reused more often.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot