interface
http.ClientRequestArgs
interface ClientRequestArgs
- createConnection?: (options: ClientRequestArgs, oncreate: (err: null | Error, socket: Duplex) => void) => undefined | null | Duplex
- hints?: number
One or more supported
getaddrinfoflags. Multiple flags may be passed by bitwiseORing their values.