mirror of https://github.com/scrapy/scrapy.git
commit
eb07e09166
|
|
@ -76,7 +76,7 @@ Request objects
|
||||||
'path': '/currency'}])
|
'path': '/currency'}])
|
||||||
|
|
||||||
The latter form allows for customizing the ``domain`` and ``path``
|
The latter form allows for customizing the ``domain`` and ``path``
|
||||||
attributes of the cookie. These is only useful if the cookies are saved
|
attributes of the cookie. This is only useful if the cookies are saved
|
||||||
for later requests.
|
for later requests.
|
||||||
|
|
||||||
When some site returns cookies (in a response) those are stored in the
|
When some site returns cookies (in a response) those are stored in the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue