deb-python-wsgi-intercept/wsgi_intercept
Chris Dent c464f2ec7a Dedupe the urllib3 monkey patching code
requests vendorizes urllib3 which makes monkey patching it while also
wanting to monkey patch proper urllib3 a bit hairy. Here we use a
factory to do the overrides for us. Hat tip to @FND for helping
with the thinking through of this.
2016-03-18 13:43:34 +00:00
..
__init__.py Release 1.1.3 2016-03-14 15:25:51 +00:00
_urllib3.py Dedupe the urllib3 monkey patching code 2016-03-18 13:43:34 +00:00
http_client_intercept.py module docstring tweaks 2014-05-20 16:59:15 -05:00
httplib2_intercept.py Release 1.1.0 2016-01-22 14:41:46 +00:00
interceptor.py Add support for intercepting urllib3 2016-03-18 13:04:44 +00:00
requests_intercept.py Dedupe the urllib3 monkey patching code 2016-03-18 13:43:34 +00:00
urllib3_intercept.py Dedupe the urllib3 monkey patching code 2016-03-18 13:43:34 +00:00
urllib_intercept.py Release 1.1.0 2016-01-22 14:41:46 +00:00