proxy.py/proxy/plugin
Abhinav Singh 7f1470e3a9
No abstract method for proxy plugin (#738)
* Remove abstractmethod for proxy plugin base class, remove unused methods from bundled plugins

* Move httpStatusCodes, httpMethods and Url within top-level proxy.http package
2021-11-15 03:17:12 +05:30
..
cache DEFAULT_CA_FILE is now certifi/cacert.pem (#691) 2021-11-07 02:50:11 +05:30
__init__.py CustomDnsResolver plugin, CloudflareDnsResolver plugin, Allow plugins to configure network interface (#671) 2021-11-05 07:36:02 +05:30
adblock.json v3.4.0 (#638) 2021-10-30 04:32:05 +05:30
cloudflare_dns.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
custom_dns_resolver.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
filter_by_client_ip.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
filter_by_upstream.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
filter_by_url_regex.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
man_in_the_middle.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
mock_rest_api.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
modify_chunk_response.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
modify_post_data.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
proxy_pool.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
redirect_to_custom_server.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
reverse_proxy.py DEFAULT_CA_FILE is now certifi/cacert.pem (#691) 2021-11-07 02:50:11 +05:30
shortlink.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
web_server_route.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30