mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
@@ -112,7 +112,6 @@ class SessionRedirectMixin(object):
|
||||
url=url,
|
||||
method=method,
|
||||
headers=headers,
|
||||
params=req.params,
|
||||
auth=req.auth,
|
||||
cookies=req.cookies,
|
||||
allow_redirects=False,
|
||||
|
||||
Reference in New Issue
Block a user