mirror of https://github.com/scrapy/scrapy.git
Update docs/topics/downloader-middleware.rst
Co-Authored-By: Mikhail Korobov <kmike84@gmail.com>
This commit is contained in:
parent
171fa1cd10
commit
66145b4eaf
|
|
@ -1015,7 +1015,7 @@ If :attr:`Request.meta <scrapy.http.Request.meta>` has
|
|||
the request will be ignored by this middleware even if
|
||||
:setting:`ROBOTSTXT_OBEY` is enabled.
|
||||
|
||||
Parsers varies in several aspects:
|
||||
Parsers vary in several aspects:
|
||||
|
||||
* Language of implementation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue