mitmproxy/test
HereC de3f089bb0
Add block_list Option to set HTTP status for blocked flows/urls (#4516)
* Add block_list Option which returns a set HTTP status for a blocked flow filter:URL

* Add changelog entry

* Add blocklist to default AddOns

* Add Nginx 444 status code to list, so it is available for validation

* Add overview of blocklists

* Add allow-only, and more tests

* Fix mypy tox issue

* Finish test coverage with test for invalid filter

* Add PR feedback

* Fix type/scope error

* Fix stray blank line

* Delete concepts-blocklist.md

* Feature in overview

* Add flag to metadata for blocklisted flows.

* minor improvements

Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2021-03-29 15:30:21 +00:00
..
bench Improve Markdown syntax(styling) (#4496) 2021-03-11 19:13:02 +01:00
examples docs++ 2021-02-13 00:13:37 +01:00
helper_tools add memory leak detect script for certificate generation, refs #4368 2020-12-29 01:17:01 +01:00
mitmproxy Add block_list Option to set HTTP status for blocked flows/urls (#4516) 2021-03-29 15:30:21 +00:00
release Windows: build pyinstaller onedir and use it for installer 2021-01-05 15:56:33 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py cibuild: cleanup outdated providers 2020-12-14 20:01:32 +01:00
filename_matching.py nuke legacy protocol stack 2020-12-14 22:14:43 +01:00
full_coverage_plugin.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
individual_coverage.py remove pathod and pathoc 2020-12-13 20:21:11 +01:00