Skip to content

[2.7] closes bpo-8450: a better error message when http status line isn't received - #2825

Merged
miss-islington merged 1 commit into
python:2.7from
spellr:8450-badstatusline
Sep 14, 2018
Merged

[2.7] closes bpo-8450: a better error message when http status line isn't received#2825
miss-islington merged 1 commit into
python:2.7from
spellr:8450-badstatusline

Conversation

@spellr

@spellr spellr commented Jul 23, 2017

Copy link
Copy Markdown

When the server has closed the connection before sending a status-line,
the client's error message should have a more descriptive error message

https://bugs.python.org/issue8450

https://bugs.python.org/issue8450

When the server has closed the connection before sending a status-line,
the client's error message should have a more descriptive error message
@benjaminp benjaminp changed the title [2.7] bpo-8450: BadStatusLine('') better message [2.7] closes bpo-8450: a better error message when http status line isn't received Sep 14, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

@spellr: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants