respond
Sends a message as a response.
See also
inline suspend fun <T : Any> ApplicationCall.respond(status: <ERROR CLASS>, message: T)
Content copied to clipboard
Sends a message as a response with the specified status code.
Sends a message as a response.
Sends a message as a response with the specified status code.