mirror of https://github.com/scrapy/scrapy.git
cookiejar: docs updated ("skip: next")
This commit is contained in:
parent
ca7b920adf
commit
82f0db34d1
|
|
@ -339,6 +339,7 @@ If cookie middleware is enabled, ``get_cookiejar(response_or_request)`` method a
|
|||
|
||||
It allows a bit easier access to cookiejar object:
|
||||
|
||||
.. skip: next
|
||||
.. code-block:: python
|
||||
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in New Issue