Files
requests3/requests
Ian Cordasco 642bbf6060 Fixes #1805
Sure cookies are persisted to the session, but those new cookies are not added
to the next prepared request. We need to update that new request's CookieJar
with the new cookies.
2013-12-17 22:55:50 -06:00
..
2013-12-05 17:41:25 -05:00
2013-12-04 06:45:18 -06:00
2013-12-05 17:51:10 -05:00
2013-01-27 02:04:12 +01:00
2013-12-06 09:02:45 -05:00
2013-12-04 06:45:18 -06:00
2013-12-17 22:55:50 -06:00