mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
fails
This commit is contained in:
+2
-3
@@ -357,9 +357,8 @@ class Request(object):
|
||||
pass
|
||||
|
||||
# Setup cookies.
|
||||
elif self.cookies:
|
||||
pass
|
||||
|
||||
# elif self.cookies:
|
||||
# pass
|
||||
|
||||
# req = _Request(url, data=self._enc_data, method=self.method)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user