PreparedRequests don't carry proxy information.
authorCory Benfield <lukasaoz@gmail.com>
Sat, 22 Dec 2012 12:00:24 +0000 (12:00 +0000)
committerCory Benfield <lukasaoz@gmail.com>
Thu, 27 Dec 2012 11:22:36 +0000 (11:22 +0000)
commitb479a62ec2c0a3c64d4a67540263b82afd68f55d
tree0caf9f6a35c0c13943aea1c92b080e90b61a5c82
parent81c18c70f5b2bf22be57fd2f0d134f269d0c971c
PreparedRequests don't carry proxy information.

The proxy info appears to be carried on the session. The only remnants
of proxy handling are this line in __init__().
requests/models.py