Represents options for configuring a Node.js HTTPS server.
Extends the HttpsServerOptions type from Node.js to support strongly typed IncomingMessage and ServerResponse instances.
HttpsServerOptions
IncomingMessage
ServerResponse
Represents options for configuring a Node.js HTTPS server.
Extends the
HttpsServerOptionstype from Node.js to support strongly typedIncomingMessageandServerResponseinstances.