ResponseAdapter

Functions

Link copied to clipboard
abstract fun adapt(data: HttpRequestData, status: HttpStatusCode, headers: Headers, responseBody: ByteReadChannel, outgoingContent: OutgoingContent, callContext: CoroutineContext): Any?