Expand description
§Proxy support.
Delta Chat supports HTTP(S) CONNECT, SOCKS5 and Shadowsocks protocols.
Structs§
Enums§
Constants§
- Default SOCKS5 port according to RFC 1928.
Functions§
- Constructs HTTP/1.1
CONNECT
request for HTTP(S) proxy. - Sends HTTP/1.1
CONNECT
request over given connection to establish an HTTP tunnel.