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