proxy.py/proxy
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
..
common Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30
core Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30
dashboard Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30
http Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30
plugin Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30
testing Fix & Re-enable VCR testing on Linux (#323) 2020-03-26 12:31:00 +05:30
__init__.py Testing support improvements (#185) 2019-11-21 21:16:01 -08:00
__main__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
proxy.py Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00