node-webserver
Preparing search index...
HttpsServerConfig
Type Alias HttpsServerConfig
type
HttpsServerConfig
=
{
options
:
HttpsServerOptions
;
security
?:
SecurityConfig
;
type
:
"https"
;
}
Index
Properties
options
security?
type
Properties
options
options
:
HttpsServerOptions
Optional
security
security
?:
SecurityConfig
type
type
:
"https"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
security
type
node-webserver
Loading...