proxy.py/proxy
Abhinav Singh 21499ad1cb
Bail out early for non-HTTP but HTTP looking protocols (#972)
* Add support in `Url` to parse all types of schemes

* .

* Guard handler against http looking protocol but not web or proxy requests

* Fix condition for web server protocol detection

* doc happy

* Update flags and type check imports only
2022-01-18 00:11:48 +05:30
..
common Bail out early for non-HTTP but HTTP looking protocols (#972) 2022-01-18 00:11:48 +05:30
core Bail out early for non-HTTP but HTTP looking protocols (#972) 2022-01-18 00:11:48 +05:30
dashboard Decouple transport framework from dashboard plugin (#953) 2022-01-10 19:48:17 +05:30
http Bail out early for non-HTTP but HTTP looking protocols (#972) 2022-01-18 00:11:48 +05:30
plugin [Middleware] Capability in the core to allow custom client connection classes (#993) 2022-01-16 03:22:55 +05:30
testing Pre-evaluate `args.threadless = is_threadless` (#881) 2021-12-20 13:04:42 +05:30
__init__.py Expose sleep_loop 2022-01-14 19:50:17 +05:30
__main__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
proxy.py [SshTunnel] WIP (#992) 2022-01-16 00:22:34 +05:30
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00