1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-23 21:44:19 +00:00

Merge pull request #663 from pawl/patch-1

fixed typo
This commit is contained in:
Pablo Hoffman 2014-04-24 17:59:36 -04:00
commit eb07e09166

View File

@ -76,7 +76,7 @@ Request objects
'path': '/currency'}])
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.
When some site returns cookies (in a response) those are stored in the