mitmproxy/test
Maximilian Hils b06fb6d157 security: reject whitespace in HTTP/1 header names
This commit fixes GHSA-gcx2-gvj7-pxv3 by making mitmproxy
reject header names that contain whitespace characters by default.
A new `validate_inbound_headers` option is provided to turn this behavior
off at the expense of allowing HTTP smuggling vulnerabilities.
2022-03-19 17:20:32 +01:00
..
bench tests++ 2022-03-15 18:43:56 +01:00
examples tests++ 2022-03-15 18:43:56 +01:00
helper_tools Use async for tctx.cycle/tctx.invoke. 2022-02-04 17:30:20 +01:00
mitmproxy security: reject whitespace in HTTP/1 header names 2022-03-19 17:20:32 +01:00
release
__init__.py
conftest.py
filename_matching.py
full_coverage_plugin.py
individual_coverage.py