vertx / io.vertx.rxjava.core.http / HttpServerResponse / reset

reset

open fun reset(): Unit

Reset this HTTP/2 stream with the error code 0.

open fun reset(code: Long): Unit

Reset this HTTP/2 stream with the error code.

Parameters

code - the error code