scrapy/scrapy/downloadermiddlewares
Adrian Chaves f61bee2ab7 Merge remote-tracking branch 'origin/master' into httpcache-inflight 2026-08-11 01:35:24 +02:00
..
__init__.py Move scrapy/contrib/downloadermiddleware to scrapy/downloadermiddlewares 2015-04-29 21:24:30 -03:00
cookies.py Cleanup cookie handling in request_to_curl() (#7684) 2026-06-29 21:49:09 +05:00
defaultheaders.py Deprecate the spider arg of downloader middleware methods. (#7037) 2025-09-02 21:51:47 +05:00
downloadtimeout.py Deprecate spider attributes that can be replaced by settings, round 2 (#7039) 2025-12-01 01:26:17 +05:00
httpauth.py Implement HTTP Auth settings and request metadata keys (#7590) 2026-06-11 15:56:53 +05:00
httpcache.py Merge remote-tracking branch 'origin/master' into httpcache-inflight 2026-08-11 01:35:24 +02:00
httpcompression.py Make brotli a hard dependency (#7929) 2026-08-09 19:24:14 +02:00
httpproxy.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
offsite.py Type late Crawler attributes as always set instead of None (#7882) 2026-08-10 09:07:34 +02:00
redirect.py Assorted docstring fixes (#7698) 2026-06-30 18:27:32 +05:00
retry.py Type late Crawler attributes as always set instead of None (#7882) 2026-08-10 09:07:34 +02:00
robotstxt.py Generalize the use of build_from_crawler() internally (#7808) 2026-08-10 20:55:10 +05:00
stats.py Type late Crawler attributes as always set instead of None (#7882) 2026-08-10 09:07:34 +02:00
useragent.py Deprecate spider attributes that can be replaced by settings, round 2 (#7039) 2025-12-01 01:26:17 +05:00