Expand description
HTTP CONNECT over TLS (HTTPS proxy).
Establishes a TLS session to the proxy, then performs a standard HTTP CONNECT handshake inside that session. Certificate verification is intentionally disabled so that self-signed or internal-CA certificates are accepted — a common requirement for corporate HTTPS proxies.
Functions§
- connect
- Connect through an HTTPS CONNECT proxy.