mitmproxy/mitmproxy/addons
Aldo Cortesi cd913d598d command cuts: add completion
- Remove shortcuts for request, response, etc. - we don't need them if we have completion
- Restrict cuts specification to a set of prefixes
- Extend cuts to add a few more items
2017-12-17 10:11:02 +13:00
..
onboardingapp Slight wording change 2017-06-23 17:30:48 -04:00
__init__.py browser addon: start an isolated browser attached to the proxy 2017-12-10 18:26:24 +13:00
allowremote.py Allow remote addon 2017-07-15 10:01:14 +02:00
anticache.py Move options into ctx 2017-04-26 10:25:56 +12:00
anticomp.py Move options into ctx 2017-04-26 10:25:56 +12:00
browser.py fix browser addon on Windows 2017-12-11 10:46:55 +01:00
check_ca.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
clientplayback.py commands: add a Cmd argument type 2017-12-15 10:07:47 +13:00
core_option_validation.py remove OptManager._processed 2017-07-31 01:58:31 +02:00
core.py introduce @command.argument 2017-12-14 14:15:36 +01:00
cut.py command cuts: add completion 2017-12-17 10:11:02 +13:00
disable_h2c.py Move options into ctx 2017-04-26 10:25:56 +12:00
dumper.py Use wsproto for websockets 2017-12-12 22:09:46 +01:00
eventstore.py improve eventstore truncation 2017-12-15 01:36:41 +01:00
export.py commands: add a Path argument type 2017-12-13 14:41:46 +13:00
intercept.py Fixed boolean evaluation syntax inconsistency 2017-07-27 21:11:37 -05:00
keepserving.py Add a light-weight custom event system, use it for keepserving 2017-03-16 11:07:00 +13:00
onboarding.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
proxyauth.py Update proxyauth.py 2017-08-01 21:48:00 +02:00
readfile.py separate reading from stdin into its own addon 2017-04-26 12:11:37 +02:00
replace.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
save.py commands: add a Path argument type 2017-12-13 14:41:46 +13:00
script.py gracefully handle errors during script load 2017-08-05 01:40:04 +02:00
serverplayback.py commands: add a Cmd argument type 2017-12-15 10:07:47 +13:00
setheaders.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
stickyauth.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
stickycookie.py fix #2228 2017-04-26 11:32:24 +02:00
streambodies.py add websocket streaming option 2017-07-04 10:53:23 +02:00
termlog.py Improve verbosity options. 2017-07-28 20:33:07 +08:00
termstatus.py Move options into ctx 2017-04-26 10:25:56 +12:00
upstream_auth.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
view.py fix #2673 2017-12-14 18:05:36 +01:00
wsgiapp.py Revamp how addons work 2017-04-25 22:13:44 +12:00