ProxyTypeHttp
Type · TDLib 1.8.67 · d1085f9c
A HTTP transparent proxy server
ProxyTypeHttp(
username: string,
password: string,
http_only: Bool
) → ProxyType
username
string
Username for logging in; may be empty
password
string
Password for logging in; may be empty
http_only
Bool
Pass true if the proxy supports only HTTP requests and doesn't support transparent TCP connections via HTTP CONNECT method