vertx / io.vertx.core.http / HttpServerResponse / getStatusCode

getStatusCode

abstract fun getStatusCode(): Int

Return
the HTTP status code of the response. The default is 200 representing OK.