proxy.py/tests
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 [Middleware] Capability in the core to allow custom client connection classes (#993) 2022-01-16 03:22:55 +05:30
core [Middleware] `HttpClientConnection` preparation (#995) 2022-01-16 18:34:33 +05:30
dashboard Test Dashboard backend (#206) 2019-11-30 22:54:20 -08:00
http Bail out early for non-HTTP but HTTP looking protocols (#972) 2022-01-18 00:11:48 +05:30
integration [Middleware] Capability in the core to allow custom client connection classes (#993) 2022-01-16 03:22:55 +05:30
plugin [Middleware] `HttpClientConnection` preparation (#995) 2022-01-16 18:34:33 +05:30
testing `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30
__init__.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30
test_assertions.py Async `get_events`, `handle_event`, `handle_readables`, `handle_writables` (#769) 2021-11-23 15:02:00 +05:30
test_circular_imports.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30
test_main.py [SshTunnel] WIP (#992) 2022-01-16 00:22:34 +05:30
test_set_open_file_limit.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30