commit | 1afe0e0320c6f19418d44d682ad95ba0c689c595 | [log] [tgz] |
---|---|---|
author | Alexey Namyotkin <62434915+nametkin@users.noreply.github.com> | Fri May 05 21:52:24 2023 +0300 |
committer | GitHub <noreply@github.com> | Fri May 05 18:52:24 2023 +0000 |
tree | ca5a90d981c24ace231624c75195a5ae880530b6 | |
parent | b9797417315cc2d1700cb2d427685016d3380711 [diff] |
gh-69152: Add _proxy_response_headers attribute to HTTPConnection (#26152) Add _proxy_response_headers attribute to HTTPConnection (#26152) --------- Co-authored-by: Senthil Kumaran <senthil@python.org>