proxy.py/tests/http
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
..
exceptions [Middleware] `HttpClientConnection` preparation (#995) 2022-01-16 18:34:33 +05:30
parser Bail out early for non-HTTP but HTTP looking protocols (#972) 2022-01-18 00:11:48 +05:30
proxy [Middleware] `HttpClientConnection` preparation (#995) 2022-01-16 18:34:33 +05:30
web [Middleware] `HttpClientConnection` preparation (#995) 2022-01-16 18:34:33 +05:30
websocket Test submodule and refactor (#971) 2022-01-13 00:36:37 +05:30
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_protocol_handler.py [Middleware] `HttpClientConnection` preparation (#995) 2022-01-16 18:34:33 +05:30
test_url.py Bail out early for non-HTTP but HTTP looking protocols (#972) 2022-01-18 00:11:48 +05:30