respond

inline suspend fun <C : Any> PipelineContext<Unit, ApplicationCall>.respond(response: Response<C>)

Utility function to dry-run the response process.