hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
http_server
/
com.hexagontk.http.server
/
HttpServerSettings
/
with
with
fun
with
(
bindAddress
:
InetAddress
=
this.bindAddress
,
bindPort
:
Int
=
this.bindPort
,
protocol
:
HttpProtocol
=
this.protocol
,
sslSettings
:
SslSettings
?
=
this.sslSettings
,
zip
:
Boolean
=
this.zip
)
:
HttpServerSettings