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