Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 5, 2021

Fixes http.client potential denial of service where it could get stuck reading lines from a malicious server after a 100 Continue response.

Co-authored-by: Gregory P. Smith [email protected]
(cherry picked from commit 47895e3)

Co-authored-by: Gen Xu [email protected]

https://bugs.python.org/issue44022

Automerge-Triggered-By: GH:gpshead

…00 Continue (pythonGH-25916)

Fixes http.client potential denial of service where it could get stuck reading lines from a malicious server after a 100 Continue response.

Co-authored-by: Gregory P. Smith <[email protected]>
(cherry picked from commit 47895e3)

Co-authored-by: Gen Xu <[email protected]>
@miss-islington
Copy link
Contributor Author

@gen-xu and @gpshead: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@gen-xu and @gpshead: Status check is done, and it's a failure ❌ .

@gpshead gpshead merged commit 60ba0b6 into python:3.10 May 5, 2021
@miss-islington miss-islington deleted the backport-47895e3-3.10 branch May 5, 2021 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants