respond

inline suspend fun <C : Any> RoutingContext.respond(response: Response<C>)(source)

Utility function to dry-run the response process.