allow to override → allow overriding

This commit is contained in:
Adrián Chaves 2026-01-20 12:20:37 +01:00 committed by GitHub
parent 6f03f3250b
commit a39545195e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ A dictionary mapping policy names to import paths of
:class:`scrapy.spidermiddlewares.referer.ReferrerPolicy` subclasses, or
``None`` to disable support for a given policy name.
This allows to override the policies triggered by the ``Referrer-Policy``
This allows overriding the policies triggered by the ``Referrer-Policy``
response header.
Use ``""`` to override the policy for responses with `no referrer policy