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