mitmproxy/mitmproxy/addons
2021-08-20 15:10:14 +02:00
..
onboardingapp fix #4362 2020-12-30 23:06:09 +01:00
__init__.py add next_layer docs + example, minor fixes 2021-06-20 02:15:09 +02:00
anticache.py Start moving addon options into /addons 2018-02-24 12:13:52 +13:00
anticomp.py Start moving addon options into /addons 2018-02-24 12:13:52 +13:00
asgiapp.py asgiapp: lowercase header names, refs #4717 (#4722) 2021-08-02 14:45:40 +00:00
block.py minor cleanups (#4530) 2021-03-29 17:42:24 +02:00
blocklist.py minor cleanups (#4530) 2021-03-29 17:42:24 +02:00
browser.py Allow browser.start to open multiple browsers. (#4585) 2021-05-08 22:13:15 +02:00
clientplayback.py fix client replay for trailers 2021-03-16 12:08:52 +01:00
command_history.py command-history: fail-safe file handling 2020-11-17 23:08:57 +01:00
comment.py Add flow.comment command and keybinding to add a comment to a flow. (#4608) 2021-05-28 20:38:27 +02:00
core.py Make it possible to set sequence options (#4210) 2021-06-23 18:08:24 +00:00
cut.py make mypy happy 2020-12-28 22:54:38 +01:00
disable_h2c.py Move options into ctx 2017-04-26 10:25:56 +12:00
dumper.py please the coverage gods 2021-08-20 15:10:14 +02:00
eventstore.py add MitmproxyEvent for addon events 2021-01-05 21:54:44 +01:00
export.py add raw export command 2021-08-12 10:19:49 +02:00
intercept.py intercept: tests++ 2020-08-27 11:37:35 +02:00
keepserving.py Redesign keepserving 2018-05-02 11:26:40 +12:00
maplocal.py move Headers/Message/Request/Response into mitmproxy.http 2021-02-05 08:43:15 +01:00
mapremote.py Reply: remove return value 2020-12-28 22:09:57 +01:00
modifybody.py Reply: remove return value 2020-12-28 22:09:57 +01:00
modifyheaders.py Collect all flow filter matches before modifying headers, fixes #4245 (#4246) 2021-02-09 19:37:46 +01:00
next_layer.py add next_layer docs + example, minor fixes 2021-06-20 02:15:09 +02:00
onboarding.py add ASGI support for embedded apps 2020-08-13 17:22:31 +02:00
proxyauth.py move Connections to mitmproxy.connection 2021-02-05 08:44:17 +01:00
proxyserver.py tests++ 2021-06-23 20:24:37 +02:00
readfile.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
save.py remove websocket_error event, fixes #4674 2021-07-12 16:35:25 +02:00
script.py update mypy 2021-06-13 17:17:10 +02:00
serverplayback.py converge on hooks, events, and commands 2021-01-05 22:00:54 +01:00
stickyauth.py addon options: setheaders, stickyauth 2018-02-24 15:45:12 +13:00
stickycookie.py update mypy 2019-11-12 04:38:13 +01:00
termlog.py termlog: let click figure out stdout/stderr (#4679) 2021-07-15 07:55:57 +00:00
tlsconfig.py simplify upstream_cert logic 2021-08-03 16:31:16 +02:00
upstream_auth.py add proxy-auth header for plain http requests, fix #4728 2021-08-03 17:02:49 +02:00
view.py view: add id-based flow selection 2021-08-12 10:18:56 +02:00