mirror of https://github.com/scrapy/scrapy.git
Update on Request objects (#7286)
This commit is contained in:
parent
9559cbee1e
commit
4b2b56f384
|
|
@ -63,7 +63,7 @@ Request objects
|
|||
|
||||
.. invisible-code-block: python
|
||||
|
||||
from scrapy.http import Request
|
||||
from scrapy import Request
|
||||
|
||||
1. Using a dict:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue