Files
requests3/requests
Thomas Weißschuh 6e1db21733 fix #2247
We have to pass urllib3 the url without the authentication information,
else it will be parsed by httplib as a netloc and included in the request line
and Host header
2014-09-25 19:49:28 +00:00
..
2014-08-25 13:44:29 -07:00
2014-09-09 12:34:34 -04:00
2014-09-25 19:49:28 +00:00
2014-08-29 11:50:11 -07:00
2013-12-05 17:51:10 -05:00
2014-08-29 11:50:11 -07:00
2014-09-22 21:01:36 -05:00
2014-08-24 19:46:46 -07:00
2014-09-25 19:49:28 +00:00