We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8c126 commit c10445dCopy full SHA for c10445d
1 file changed
Changes
@@ -1,6 +1,11 @@
1
Revision history for HTTP-Daemon
2
3
{{$NEXT}}
4
+ - Fix CVE-2022-31081: Inconsistent Interpretation of HTTP Requests
5
+ Correctly handle multiple Content-Length headers and its variants
6
+ (Theo van Hoesel)
7
+ Closes "Discrepancies in the Parsing of Content Length header ..." (GH#56)
8
+ (blessingcharles)
9
10
6.14 2022-03-03 20:47:51Z
11
- Test using loopback rather than internet accessible address (GH#52)
0 commit comments