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 4a51b2a commit 618a185Copy full SHA for 618a185
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### v0.14.30 (2024-07-09)
2
+
3
4
+#### Bug Fixes
5
6
+* **http1:** reject final chunked if missing 0 ([4a51b2af](https://github.com/hyperium/hyper/commit/4a51b2afefcc1373c2a5b834fa0ae8d935dbff46))
7
8
9
### v0.14.29 (2024-06-03)
10
11
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hyper"
-version = "0.14.29"
+version = "0.14.30"
description = "A fast and correct HTTP library."
readme = "README.md"
homepage = "https://hyper.rs"
0 commit comments