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