Skip to content

Commit 858baa0

Browse files
committed
v6.15
- Fix CVE-2022-31081: Inconsistent Interpretation of HTTP Requests Correctly handle multiple Content-Length headers and its variants (Theo van Hoesel) Closes "Discrepancies in the Parsing of Content Length header ..." (GH#56) (blessingcharles) - kill test server with KILL rather than QUIT (GH#63) (Graham Knop) - Create TestServer test lib for running daemon process (GH#62) (Graham Knop) - Clean up tests (GH#61) (Graham Knop)
1 parent d7c9267 commit 858baa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for HTTP-Daemon
22

3-
{{$NEXT}}
3+
6.15 2023-02-22 22:02:46Z
44
- Fix CVE-2022-31081: Inconsistent Interpretation of HTTP Requests
55
Correctly handle multiple Content-Length headers and its variants
66
(Theo van Hoesel)

0 commit comments

Comments
 (0)