mitmproxy/test/mitmproxy
2021-09-28 18:33:37 +02:00
..
addons add proxy-auth header for plain http requests, fix #4728 2021-08-03 17:02:49 +02:00
completion
contentviews
coretypes
data don't fail on invalid certs, fix #4713 (#4721) 2021-08-02 13:15:05 +00:00
io catch TypeError when reading flows, fix #4705 2021-08-03 14:34:16 +02:00
net Merge pull request from GHSA-22gh-3r9q-xf38 2021-09-16 11:12:59 +02:00
platform
proxy don't crash when sending content-length+transfer-encoding 2021-09-28 18:33:37 +02:00
script
tools Fix #4614 Options and Keybinding screen: home and end crash mitmproxy (#4693) 2021-08-02 19:18:22 +02:00
utils Use emoji and characters as markers. Add ~marker filter syntax. (#4587) 2021-05-27 11:40:41 +02:00
__init__.py
test_addonmanager.py
test_certs.py perf: reuse OpenSSL context to reduce number of TLS handshakes (#4694) 2021-07-21 09:23:27 +02:00
test_command.py commands: only accept escaped quotes 2021-07-15 13:12:58 +02:00
test_command_lexer.py commands: only accept escaped quotes 2021-07-15 13:12:58 +02:00
test_connection.py Allow no-op assignments to Server.address when connection open (#4687) 2021-07-19 09:25:21 +00:00
test_controller.py
test_ctx.py
test_eventsequence.py remove websocket_error event, fixes #4674 2021-07-12 16:35:25 +02:00
test_exceptions.py
test_flow.py Add flow.comment command and keybinding to add a comment to a flow. (#4608) 2021-05-28 20:38:27 +02:00
test_flowfilter.py remove websocket_error event, fixes #4674 2021-07-12 16:35:25 +02:00
test_hooks.py
test_http.py Don't set 'content-length' with 'transfer-encoding' 2021-09-28 18:32:31 +02:00
test_log.py logging: don't pick up later mutations 2021-06-20 02:15:09 +02:00
test_master.py
test_options.py
test_optmanager.py minor export fixups, fix #4718, fix #4714 (#4725) 2021-08-02 18:32:01 +00:00
test_proxy.py
test_stateobject.py
test_taddons.py
test_tcp.py
test_typemanager.py
test_types.py handle escape sequences in mitmproxy.types 2021-07-14 13:17:31 +02:00
test_version.py
test_websocket.py WebSocketMessage.kill() -> .drop() 2021-07-15 14:57:43 +02:00
tservers.py