| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d0d9349 commit d493391
1 file changed
| Original file line number | Diff line number | Diff 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. | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments