Kito Framework - v1.0.0-alpha.8
Preparing search index...
ServerOptions
Interface ServerOptions
interface
ServerOptions
{
port
?:
number
;
host
?:
string
;
unixSocket
?:
string
;
trustProxy
?:
boolean
;
maxRequestSize
?:
number
;
timeout
?:
number
;
reusePort
?:
boolean
;
}
Index
Properties
port?
host?
unix
Socket?
trust
Proxy?
max
Request
Size?
timeout?
reuse
Port?
Properties
Optional
port
port
?:
number
Optional
host
host
?:
string
Optional
unix
Socket
unixSocket
?:
string
Optional
trust
Proxy
trustProxy
?:
boolean
Optional
max
Request
Size
maxRequestSize
?:
number
Optional
timeout
timeout
?:
number
Optional
reuse
Port
reusePort
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
port
host
unix
Socket
trust
Proxy
max
Request
Size
timeout
reuse
Port
Kito Framework - v1.0.0-alpha.8
Loading...