mitmproxy/test
Daniel Karandikar 746537e051
Add option to return various status codes rather than killing during server replay (#6465)
#### Description

Designed to satisfy the requirements of
https://github.com/mitmproxy/mitmproxy/issues/3489

Add `server_replay_404_extra` which behaves similarly to the kill flag,
but returns 404 responses rather than killing

#### Checklist

 - [x] I have updated tests where applicable.
 - [x] I have added an entry to the CHANGELOG.

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-11-08 11:12:44 +01:00
..
bench fix usage of `asyncio.create_task` (#5928) 2023-02-13 21:45:02 +00:00
examples [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
helper_tools [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
mitmproxy Add option to return various status codes rather than killing during server replay (#6465) 2023-11-08 11:12:44 +01:00
wg-test-client add transparent server mode based on WireGuard (#5562) 2022-09-18 17:15:15 +02:00
__init__.py
conftest.py fix usage of `asyncio.create_task` (#5928) 2023-02-13 21:45:02 +00:00
filename_matching.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
full_coverage_plugin.py disallow bare except statements (#6017) 2023-03-26 13:57:48 +00:00
individual_coverage.py Migrate to ruff (#6433) 2023-10-31 16:03:53 +01:00