Files
cpython/Lib/http
7d3b991f4a [3.15] gh-54930: Send a status line in error responses to malformed request lines (GH-152980) (GH-153092)
Previously such error responses were sent in the bare HTTP/0.9 style,
without a status line and headers.
(cherry picked from commit 2ab620b41a)

Co-authored-by: Serhiy Storchaka <[email protected]>
Co-authored-by: Claude Fable 5 <[email protected]>
2026-07-05 11:22:09 +00:00
..