We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5de1b commit 4fda6b3Copy full SHA for 4fda6b3
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### v1.4.1 (2024-07-09)
2
+
3
4
+#### Bug Fixes
5
6
+* **http1:** reject final chunked if missing 0 ([8e5de1bb](https://github.com/hyperium/hyper/commit/8e5de1bb57e10b5bd9e70ab22489da787517238a))
7
8
9
## v1.4.0 (2024-07-01)
10
11
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hyper"
-version = "1.4.0"
+version = "1.4.1"
description = "A fast and correct HTTP library."
readme = "README.md"
homepage = "https://hyper.rs"
0 commit comments