Represents the http options that can be passed to a node http client.
The maximum time in milliseconds that the connection phase of a request may take before the connection attempt is abandoned.
The maximum time in milliseconds that a socket may remain idle before it is closed.
Represents the http options that can be passed to a node http client.