]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-150743: Limit trailer lines and interim responses read by http.client ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 28 Jun 2026 20:50:25 +0000 (22:50 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 20:50:25 +0000 (22:50 +0200)
commitf86064e0b87d974ec8db6bc841721695fed43b88
tree6038373494da02dfd0e5a72c63b963a901dd3e2f
parent56b7100b04e44ea27989242b176beb8f016b2c53
[3.11] gh-150743: Limit trailer lines and interim responses read by http.client (GH-150749) (#152528)
Lib/http/client.py
Lib/test/test_httplib.py
Misc/NEWS.d/next/Security/2026-05-30-00-00-00.gh-issue-150743.httpdos.rst [new file with mode: 0644]