UNPKG

@journeyapps/https-proxy-socket

Version:

Node library to enable opening Socket connections via an HTTPS proxy.

3 lines 165 B
import * as tls from 'tls'; export declare function setServername(options: tls.ConnectionOptions): tls.ConnectionOptions; //# sourceMappingURL=setServername.d.ts.map