Skip to content

Commit

Permalink
Delete trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
nametkin authored May 8, 2023
1 parent 383ad4d commit 2d7ea40
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Added attribute '_raw_proxy_headers' to HTTPConnection class. This
attribute contains the unprocessed header lines of the proxy server response
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 get a dictionary with headers of the proxy server response
to the CONNECT request.
The HTTPConnection class attribute _proxy_response_headers has been removed.
The HTTPConnection class attribute _proxy_response_headers has been removed.

0 comments on commit 2d7ea40

Please sign in to comment.