We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3705a7e commit c78379eCopy full SHA for c78379e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### v1.3.1 (2024-04-16)
2
+
3
+#### Bug Fixes
4
5
+* **client:** revert auto content-length header for some requests (#3633)
6
7
8
## v1.3.0 (2024-04-15)
9
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hyper"
-version = "1.3.0"
+version = "1.3.1"
description = "A fast and correct HTTP library."
readme = "README.md"
homepage = "https://hyper.rs"
0 commit comments