ktor-http / io.ktor.http / HttpStatusCode / description

description

fun description(value: String): HttpStatusCode

Returns a copy of this code with a description changed to value.

val description: String

is free form description of a status.