Add Proxy-Auth header when proxies have credentials.
authorCory Benfield <lukasaoz@gmail.com>
Wed, 6 Feb 2013 18:24:23 +0000 (18:24 +0000)
committerCory Benfield <lukasaoz@gmail.com>
Wed, 6 Feb 2013 18:40:35 +0000 (18:40 +0000)
commitd437c338d0bfe4a88d9c3efa1a1802603ee9cc97
tree8fd8e1a12760c04568bf81d43ce45c03aaff05b9
parent9fc7059140fd5130881d593f2f1e543722b8f23e
Add Proxy-Auth header when proxies have credentials.
requests/adapters.py
requests/utils.py
test_requests.py