proxy.py/tests/http
Abhinav Singh 13c64b5357
Introduce `ProgramNamePlugin` plugin (#904)
* Add `ProgramNamePlugin`

* Update readme

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Remove `_compat.py`

* Add suggestions coming from #659

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-25 12:40:25 +05:30
..
exceptions Response Packet Utilities (#903) 2021-12-25 00:30:40 +05:30
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_chunk_parser.py Custom Url Parser (#730) 2021-11-12 19:00:19 +05:30
test_http2.py Introduce `ProgramNamePlugin` plugin (#904) 2021-12-25 12:40:25 +05:30
test_http_parser.py Response Packet Utilities (#903) 2021-12-25 00:30:40 +05:30
test_http_proxy.py Async `get_events`, `handle_event`, `handle_readables`, `handle_writables` (#769) 2021-11-23 15:02:00 +05:30
test_http_proxy_tls_interception.py Response Packet Utilities (#903) 2021-12-25 00:30:40 +05:30
test_protocol_handler.py Response Packet Utilities (#903) 2021-12-25 00:30:40 +05:30
test_proxy_protocol.py Raise `HttpProtocolException` instead of `ValueError` (#899) 2021-12-22 05:24:31 +05:30
test_url.py [ProxyPool] Add support for basic authorization with upstream proxies (#897) 2021-12-22 01:48:15 +05:30
test_web_server.py Response Packet Utilities (#903) 2021-12-25 00:30:40 +05:30
test_websocket_client.py Enable the `add-trailing-comma` pre-commit fixer (#661) 2021-11-04 16:58:36 +05:30
test_websocket_frame.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00