Enhancement: Update docs to include IgnoreRequest details (#6506)

Co-authored-by: Adrián Chaves <adrian@chaves.io>
This commit is contained in:
Robert Palmer 2024-11-13 12:47:39 -05:00 committed by GitHub
parent b042ad255d
commit 261c4b61dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -876,7 +876,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.
If maximum redirections are exceeded, the request is aborted and ignored.
MetaRefreshMiddleware
---------------------