Status Pages Config
Types
Link copied to clipboard
A context for status config method.
Properties
Link copied to clipboard
Provides access to exception handlers of the exception class.
Link copied to clipboard
val statuses: MutableMap<HttpStatusCode, suspend (call: ApplicationCall, content: OutgoingContent, code: HttpStatusCode) -> Unit>
Provides access to status handlers based on a status code.