Changes for version 6.15 - 2023-02-22
- 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)
Modules
A simple http server class