proxy.py/proxy/plugin/cache/store
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 Testing support improvements (#185) 2019-11-21 21:16:01 -08:00
base.py (#258) Fix generation of certif -> chg Time.time() to self.uid.int (#258) 2020-02-01 08:51:25 -08:00
disk.py Go flagless to allow custom user defined flags. (#452) 2020-10-14 10:51:56 +05:30