mirror of https://github.com/scrapy/scrapy.git
Update docs/topics/downloader-middleware.rst
Co-Authored-By: Adrián Chaves <adrian@chaves.io>
This commit is contained in:
parent
ee4ee486b1
commit
ac869181fb
|
|
@ -829,7 +829,7 @@ REDIRECT_MAX_TIMES
|
|||
Default: ``20``
|
||||
|
||||
The maximum number of redirections that will be followed for a single request.
|
||||
After this maximum the request's response is returned as is.
|
||||
After this maximum, the request's response is returned as is.
|
||||
|
||||
MetaRefreshMiddleware
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue