statuses
val statuses: MutableMap<HttpStatusCode, suspend (call: ApplicationCall, content: OutgoingContent, code: HttpStatusCode) -> Unit>
Provides access to status handlers based on a status code.
Provides access to status handlers based on a status code.