Represents options for configuring a Node.js HTTP server.
Extends the ServerOptions type from Node.js to support strongly typed IncomingMessage and ServerResponse instances.
ServerOptions
IncomingMessage
ServerResponse
Represents options for configuring a Node.js HTTP server.
Extends the
ServerOptionstype from Node.js to support strongly typedIncomingMessageandServerResponseinstances.