Skip to content

Commit

Permalink
πŸ“œπŸ€– Added by blurb_it.
Browse files Browse the repository at this point in the history
  • Loading branch information
blurb-it[bot] authored and nametkin committed May 8, 2023
1 parent f96e9be commit 383ad4d
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Added attribute '_raw_proxy_headers' to HTTPConnection class. This
attribute contains the unprocessed header lines of the proxy server response
to the CONNECT request.
Added method get_proxy_response_headers to HTTPConnection class that allows
to get a dictionary with headers of the proxy server response
to the CONNECT request.
The HTTPConnection class attribute _proxy_response_headers has been removed.

0 comments on commit 383ad4d

Please sign in to comment.