Options for creating the Node.js http.Agent or https.Agent.
http.Agent
https.Agent
In browser environments this option can be used to pass additional options to the underlying calls of the xhr module.
See also http.Agent and https.Agent (when using TLS).
Generated using TypeDoc
Options for creating the Node.js
http.Agent
orhttps.Agent
.In browser environments this option can be used to pass additional options to the underlying calls of the xhr module.
See also
http.Agent
andhttps.Agent
(when using TLS).