ktor-server-host-common / io.ktor.server.engine / BaseApplicationResponse / status

status

open fun status(): HttpStatusCode?
open fun status(value: HttpStatusCode): Unit