Skip to content

Commit cdff360

Browse files
committed
Delete trailing whitespaces
1 parent 0be0d47 commit cdff360

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Added attribute '_raw_proxy_headers' to HTTPConnection class. This
2-
attribute contains the unprocessed header lines of the proxy server response
2+
attribute contains the unprocessed header lines of the proxy server response
33
to the CONNECT request.
44
Added method get_proxy_response_headers to HTTPConnection class that allows
5-
to get a dictionary with headers of the proxy server response
5+
to get a dictionary with headers of the proxy server response
66
to the CONNECT request.
7-
The HTTPConnection class attribute _proxy_response_headers has been removed.
7+
The HTTPConnection class attribute _proxy_response_headers has been removed.

0 commit comments

Comments
 (0)