Skip to content

Commit d493391

Browse files
📜🤖 Added by blurb_it.
1 parent d0d9349 commit d493391

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Added attribute '_raw_proxy_headers' to HTTPConnection class. This
2+
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
6+
to the CONNECT request.
7+
The HTTPConnection class attribute _proxy_response_headers has been removed.

0 commit comments

Comments
 (0)