vertx / io.vertx.core.http / HttpConnection / close

close

abstract fun close(): Unit

Close the connection and all the currently active streams. An HTTP/2 connection will send a GOAWAY frame before.