JettyApplicationResponse
class JettyApplicationResponse(call: AsyncServletApplicationCall, servletRequest: HttpServletRequest, servletResponse: HttpServletResponse, engineContext: CoroutineContext, userContext: CoroutineContext, baseRequest: Request, coroutineContext: CoroutineContext) : AsyncServletApplicationResponse
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
suspend override fun respondUpgrade(upgrade: OutgoingContent.ProtocolUpgrade)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard