proxy.py/proxy
Abhinav Singh 434e2502ec
Add urlparse fix for Python 3.6.x . Deprecate support for Python 3.5.x (#278)
* Add fix required to run on Python 3.6.  Python 3.5.x is no longer supported as it reports syntax error and no longer recognize typing syntax

* Prepare for v2.1.2
2020-01-30 22:35:41 -08:00
..
benchmark Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
common Add urlparse fix for Python 3.6.x . Deprecate support for Python 3.5.x (#278) 2020-01-30 22:35:41 -08:00
core Refactor into event submodule (#257) 2020-01-07 11:38:25 -08:00
dashboard Add support for regex based routing. Fixes #203 (#211) 2019-12-01 20:57:05 -08:00
http Add urlparse fix for Python 3.6.x . Deprecate support for Python 3.5.x (#278) 2020-01-30 22:35:41 -08:00
plugin Proxy Pool Plugin (#228) 2019-12-09 19:38:49 -08:00
testing Fixes #267 (#277) 2020-01-30 21:54:02 -08:00
__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