mirror of https://github.com/scrapy/scrapy.git
Add a deprecation notice to the AjaxCrawlMiddleware docs.
This commit is contained in:
parent
4842bcbf1d
commit
76a8badd24
|
|
@ -1251,6 +1251,10 @@ Default: ``False``
|
|||
|
||||
Whether the AjaxCrawlMiddleware will be enabled.
|
||||
|
||||
.. note::
|
||||
|
||||
This middleware is deprecated and will be removed in a future Scrapy release.
|
||||
|
||||
HttpProxyMiddleware settings
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue