mitmproxy/test
Marcus Vogel 42df073f7e
Save filtered button (#5531)
* Add "Save filtered" to mitmweb (backend: optional arg + js: added handler)
Use conexts in backend instead of manually closing (breaks on exceptions)
Transfer dumps gzipped instead of plain for speedup
Change Save... to Save, as there is no ...

* Add changelog
Add test

* Remove overly complicated flow dispatching for basic link functionality
Remove force gzip

* Run npm test -- -u to update jest
Throw error on invalid filter

* Add error 400 test

* Create test with invalid regex that actually fails.

* Add changelog entry

Co-authored-by: Markus Vogl <markus.vogl@datavisyn.io>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2022-10-19 20:26:44 +02:00
..
bench switch to stdlib logging 2022-09-17 17:28:35 +02:00
examples
helper_tools Add support for raw UDP. (#5414) 2022-07-27 02:20:30 +02:00
mitmproxy Save filtered button (#5531) 2022-10-19 20:26:44 +02:00
wg-test-client add transparent server mode based on WireGuard (#5562) 2022-09-18 17:15:15 +02:00
__init__.py
conftest.py don't remove add_log but deprecate it. 2022-09-18 13:45:37 +02:00
filename_matching.py pyinstaller: move hooks into package 2022-06-28 14:18:40 +02:00
full_coverage_plugin.py
individual_coverage.py fix individual_coverage on Windows 2022-07-21 15:24:11 +02:00