class documentation

class HttpConnectProxyConfig: (source)

View In Hierarchy

Configuration for HTTP CONNECT proxy for client connections.

Class Variable basic_auth Basic auth for the HTTP CONNECT proxy if any as a user/pass tuple.
Class Variable target_host port for the HTTP CONNECT proxy.
Method _to_bridge_config Undocumented

Basic auth for the HTTP CONNECT proxy if any as a user/pass tuple.

target_host: str = (source)

port for the HTTP CONNECT proxy.