Start work on sending cookies back
authorIan Ross and Ian Cordasco <dev+iross+sigmavirus24@bendyworks.com>
Fri, 19 Jul 2013 20:13:28 +0000 (15:13 -0500)
committerIan Cordasco <graffatcolmingov@gmail.com>
Sun, 28 Jul 2013 03:07:25 +0000 (23:07 -0400)
commit73635df1b2680e8b4ac7babc0ab0bc004fbb21b7
tree19e2664f1851f3affce98b6503a25b93310d2f4e
parent77bd9c4a9dc6f405144004fab8f630095263f98a
Start work on sending cookies back

On 401's the cookies received aren't sent back to the server. See: #1336
requests/auth.py
test_requests.py