proxy.py/proxy/common
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
..
.gitignore Switch versioning to be SCM-based (#715) 2021-11-14 02:46:07 +05:30
__init__.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
_scm_version.pyi Reuse a pre-existing `version_tuple` from SCM 2021-11-14 11:12:54 +01:00
_version.py Add `# pragma: no cover` for unnecessary code (#987) 2022-01-14 15:13:14 +05:30
backports.py Add `# pragma: no cover` for unnecessary code (#987) 2022-01-14 15:13:14 +05:30
constants.py [SshTunnel] WIP (#992) 2022-01-16 00:22:34 +05:30
flag.py Bail out early for non-HTTP but HTTP looking protocols (#972) 2022-01-18 00:11:48 +05:30
logger.py Add `# pragma: no cover` for unnecessary code (#987) 2022-01-14 15:13:14 +05:30
pki.py [Middleware] Capability in the core to allow custom client connection classes (#993) 2022-01-16 03:22:55 +05:30
plugins.py Add `--port-file` flag (#942) 2022-01-06 02:08:23 +05:30
types.py Add `# pragma: no cover` for unnecessary code (#987) 2022-01-14 15:13:14 +05:30
utils.py Add `# pragma: no cover` for unnecessary code (#987) 2022-01-14 15:13:14 +05:30
version.py Reuse a pre-existing `version_tuple` from SCM 2021-11-14 11:12:54 +01:00