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

getStatusMessage

open 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 io.vertx.reactivex.core.http.HttpServerResponse#setStatusCode has been set to.