We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be0d47 commit cdff360Copy full SHA for cdff360
Misc/NEWS.d/next/Library/2023-05-08-11-52-56.gh-issue-69152.tlH-q1.rst
@@ -1,7 +1,7 @@
1
Added attribute '_raw_proxy_headers' to HTTPConnection class. This
2
-attribute contains the unprocessed header lines of the proxy server response
+attribute contains the unprocessed header lines of the proxy server response
3
to the CONNECT request.
4
Added method get_proxy_response_headers to HTTPConnection class that allows
5
-to get a dictionary with headers of the proxy server response
+to get a dictionary with headers of the proxy server response
6
7
-The HTTPConnection class attribute _proxy_response_headers has been removed.
+The HTTPConnection class attribute _proxy_response_headers has been removed.
0 commit comments