with

fun with(bindAddress: InetAddress = this.bindAddress, bindPort: Int = this.bindPort, protocol: HttpProtocol = this.protocol, sslSettings: SslSettings? = this.sslSettings, zip: Boolean = this.zip): HttpServerSettings