![]() * 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 |
||
---|---|---|
.. | ||
cache | ||
__init__.py | ||
filter_by_client_ip.py | ||
filter_by_upstream.py | ||
filter_by_url_regex.py | ||
man_in_the_middle.py | ||
mock_rest_api.py | ||
modify_chunk_response.py | ||
modify_post_data.py | ||
proxy_pool.py | ||
redirect_to_custom_server.py | ||
reverse_proxy.py | ||
shortlink.py | ||
web_server_route.py |