mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
98680b64f4
If _original_response is never set/is None, then don't try to extract cookies from the response.