vertx / io.vertx.core.http / HttpServerResponse / getStatusMessage

getStatusMessage

abstract fun getStatusMessage(): String

Return
the HTTP status message of the response. If this is not specified a default value will be used depending on what #setStatusCode has been set to.