bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (GH-25935)
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 <greg@krypto.org> (cherry picked from commit 47895e31b6f626bc6ce47d175fe9d43c1098909d) Co-authored-by: Gen Xu <xgbarry@gmail.com>
M
Miss Islington (bot) committed
f68d2d69f1da56c2aea1293ecf93ab69a6010ad7
Parent: 3fbe961
Committed by GitHub <noreply@github.com>
on 5/6/2021, 5:05:37 PM