interface SecureServerOptions
Type Parameters Jump to heading
Jump to headingHttp1Request extends IncomingMessage = IncomingMessage
Jump to headingHttp1Response extends ServerResponse = ServerResponse
Jump to headingHttp2Request extends Http2ServerRequest = Http2ServerRequest
Jump to headingHttp2Response extends Http2ServerResponse = Http2ServerResponse
Properties Jump to heading
optional
Jump to headingallowHTTP1: boolean | undefined
optional
Jump to headingorigins: string[] | undefined