mirror of https://github.com/scrapy/scrapy.git
cookiejar: docs updated ("skip: next")
This commit is contained in:
parent
82f0db34d1
commit
20913cc787
|
|
@ -277,6 +277,7 @@ Direct access to cookiejars from spider
|
|||
In some cases it is required to directly set specific values in an existing
|
||||
cookiejar.
|
||||
|
||||
.. skip: next
|
||||
.. code-block:: python
|
||||
|
||||
import scrapy
|
||||
|
|
|
|||
Loading…
Reference in New Issue