scrapy/tests/mockserver
Andrey Rakhmatullin c9446931a8
Use external mitmproxy. (#7720)
2026-07-09 17:02:05 +02:00
..
__init__.py Extract in-process test HTTP servers into separate processes (#6960) 2025-07-25 12:42:27 +05:00
dns.py Small download handler fixes and improvements (#7441) 2026-04-21 18:27:16 +05:00
ftp.py Use a random port in MockFTPServer. (#7402) 2026-04-06 14:55:33 +02:00
http.py Support sending requests with "unsafe" URLs (#7473) 2026-06-05 11:51:03 +02:00
http_base.py Add settings for TLS min/max version as a replacement for the TLS method (#6546) 2026-06-08 11:54:10 +02:00
http_resources.py Enable mypy warn_return_any. (#7492) 2026-05-04 22:24:47 +02:00
mitm_proxy.py Use external mitmproxy. (#7720) 2026-07-09 17:02:05 +02:00
mitm_proxy_addon.py Cleanup/clarifications of proxy support and improvements for proxy tests (#7496) 2026-05-12 17:45:54 +05:00
proxy_echo.py Extract in-process test HTTP servers into separate processes (#6960) 2025-07-25 12:42:27 +05:00
simple_https.py Assorted test fixes (#7616) 2026-06-15 08:39:58 +02:00
utils.py Use external mitmproxy. (#7720) 2026-07-09 17:02:05 +02:00