c10ff719f7
* Fix interaction of modifyheaders addon with stream_large_bodies option `modifyheaders` addon uses `request` and `response` hooks which, when `stream_large_bodies` is enabled, are called after headers have already been sent and can no longer be modified. This commit changes `modifyheaders` addon to use `requestheaders` and `responseheaders` hooks. * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
bench | ||
examples | ||
helper_tools | ||
mitmproxy | ||
wg-test-client | ||
__init__.py | ||
conftest.py | ||
filename_matching.py | ||
individual_coverage.py |