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

Co-authored-by: Claude Fable 5 <[email protected]>
2026-07-05 13:48:23 +03:00
..