![]() * Move all TCP server related flags within `tcp_server.py` and also move the encryption functionality within TCP base server * Templatize `BaseTcpServerHandler` which now expects a client connection object bound to `TcpClientConnection`. This will allow for custom `HttpClientConnection` object in future to be used by `HttpProtocolHandler` * Pass necessary flags to allow self-signed certificates * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix https integration tests * Affected by https://github.com/abhinavsingh/proxy.py/issues/994 * Fix docs Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
cache | ||
__init__.py | ||
adblock.json | ||
cloudflare_dns.py | ||
custom_dns_resolver.py | ||
filter_by_client_ip.py | ||
filter_by_upstream.py | ||
filter_by_url_regex.py | ||
man_in_the_middle.py | ||
mock_rest_api.py | ||
modify_chunk_response.py | ||
modify_post_data.py | ||
program_name.py | ||
proxy_pool.py | ||
redirect_to_custom_server.py | ||
reverse_proxy.py | ||
shortlink.py | ||
web_server_route.py |