Files
requests3/requests
David Pursehouse 9e771aa79c Fix test cases that fail when running behind a proxy
When sending a request via `Session.send()` the proxies must be
explicitly given with the `proxies` argument.  This is not done
in the test cases, which means that they fail when run on a system
that is behind a proxy.

Update test cases to make sure the proxies are set in the sessions.
2013-07-23 16:55:27 +09:00
..
2013-07-18 21:06:19 +00:00
2013-05-25 12:48:10 -04:00
2013-01-27 02:04:12 +01:00
2013-07-22 17:14:45 +09:00