https library
Node.js "https" module bindings.
Use library-level https object to access this module functionality. To create HTTPS agent use createHttpsAgent.
Classes
Functions
-
createHttpsAgent(
[HttpsAgentOptions? options]) → HttpsAgent - Convenience method for creating instances of "https" module's Agent class.