Update title.

This commit is contained in:
bulat 2023-05-11 12:54:01 +05:00
parent 26374e21f8
commit 6194db1335
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ Futures. Scrapy provides two helpers for this:
into your own code.
Async additional requests
Inline requests
=========================
The spider below shows how to send a request and await its response all from