proxy.py/proxy
Abhinav Singh 1b0ed923d7
Refactor plugin base classes for plugin specific flags (#388)
* Update to latest code signing recommendations

* Move HttpProtocolHandlerPlugin into separate file

* Dont add subject attributes if not provided by upstream. Also handle subprocess.TimeoutExpired raised during certificate generation.  Instead of retries, we simply close the connection on timeout

* Remove plugin specific flag initialization methods for now
2020-07-04 18:17:11 +05:30
..
common Refactor plugin base classes for plugin specific flags (#388) 2020-07-04 18:17:11 +05:30
core Add DEFAULT_MAX_SEND_SIZE and handle SSLWantWriteError errors when dispatching to upstream servers (#368) 2020-06-13 16:05:01 +05:30
dashboard Add support for regex based routing. Fixes #203 (#211) 2019-12-01 20:57:05 -08:00
http Refactor plugin base classes for plugin specific flags (#388) 2020-07-04 18:17:11 +05:30
plugin Document FilterByClientIpPlugin & ModifyChunkResponsePlugin (#387) 2020-07-02 03:30:29 +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 Testing support improvements (#185) 2019-11-21 21:16:01 -08:00
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00