proxy.py/tests/plugin
Abhinav Singh 0744cd8e7f
Go flagless to allow custom user defined flags. (#452)
* Go flagless to allow custom user defined flags. Fixes #301

* Add --cache-dir flag for cache plugin (when used with on-disk store)

* Enable discovery of flags from external plugins, example those that reside outside of proxy.py package and loaded on demand.  This also allows external flags to surface in --help section

* Define --filtered-client-ips flag for FilterByClientIpPlugin
2020-10-14 10:51:56 +05:30
..
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_http_proxy_plugins.py Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30
test_http_proxy_plugins_with_tls_interception.py Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30
utils.py Add plugin "FilterByURLRegexPlugin" (#397) 2020-07-13 10:40:34 +05:30