Skip to content

[3.14] gh-54930: Send a status line in error responses to malformed request lines (GH-152980)#153093

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-2ab620b-3.14
Jul 5, 2026
Merged

[3.14] gh-54930: Send a status line in error responses to malformed request lines (GH-152980)#153093
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-2ab620b-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Previously such error responses were sent in the bare HTTP/0.9 style,
without a status line and headers.
(cherry picked from commit 2ab620b)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Fable 5 noreply@anthropic.com

…quest lines (pythonGH-152980)

Previously such error responses were sent in the bare HTTP/0.9 style,
without a status line and headers.
(cherry picked from commit 2ab620b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) July 5, 2026 10:58
@serhiy-storchaka serhiy-storchaka merged commit 553d7fa into python:3.14 Jul 5, 2026
49 checks passed
@miss-islington miss-islington deleted the backport-2ab620b-3.14 branch July 5, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants