Closed GoogleCodeExporter closed 8 years ago
Problem seems to be in the class
HTTPSConnectionWithTimeout(httplib.HTTPSConnection) in _init_.py file
Proxy doesn't seem to work for SSL connections
Original comment by pschi...@gmail.com
on 2 Feb 2012 at 6:31
Here is a patch. This patch is an update of the patch from the issue 113.
https://code.google.com/p/httplib2/issues/detail?id=113
It applies the same changes but this time to the HTTPSConnectionWithTimeout
class.
Original comment by pschi...@gmail.com
on 2 Feb 2012 at 8:01
Attachments:
This issue was closed by revision 6a56df183ec1.
Original comment by joe.gregorio@gmail.com
on 17 Apr 2012 at 8:32
Original issue reported on code.google.com by
pschi...@gmail.com
on 1 Feb 2012 at 8:02