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

getStatusCode

open fun getStatusCode(): Int

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