class Agent
extends http.Agent
An Agent object for HTTPS similar to http.Agent. See request for more information.
Constructors #
new
#Agent(options?: AgentOptions)An Agent object for HTTPS similar to http.Agent. See request for more information.
#Agent(options?: AgentOptions)