proxy.py/proxy/http
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
..
exception No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
inspector Add `Listener`, Web server close on header, use `Pipe` instead of `Manager` in eventing core (#720) 2021-11-10 20:47:28 +05:30
parser No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
proxy No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
server No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
websocket No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
__init__.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
codes.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
handler.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
methods.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
plugin.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
url.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30