![]() * Remove test for 'HttpWebServerRouteHandler' This does not exist (as fas as I can see) and it bother the linter (Mypy), when I tell it `klass` is a `type` instance. * Pass a list plugin class objects or bytes to proxy when used in embeded mode. No automated tests for the feature yet. * Tests for Flags.load_plugins method. * Ensure plugins are loaded only once. Also changed module name for plugins passed by type. Co-authored-by: Abhinav Singh <mailsforabhinav@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_chunk_parser.py | ||
test_http_parser.py | ||
test_http_proxy.py | ||
test_http_proxy_tls_interception.py | ||
test_http_request_rejected.py | ||
test_protocol_handler.py | ||
test_web_server.py | ||
test_websocket_client.py | ||
test_websocket_frame.py |