mirror of https://github.com/scrapy/scrapy.git
Update asyncio.rst
This commit is contained in:
parent
8de2064ba3
commit
e4cf8fc121
|
|
@ -99,7 +99,7 @@ Futures. Scrapy provides two helpers for this:
|
|||
|
||||
|
||||
Inline requests
|
||||
=========================
|
||||
===============
|
||||
|
||||
The spider below shows how to send a request and await its response all from
|
||||
within a spider callback:
|
||||
|
|
|
|||
Loading…
Reference in New Issue