parseResponse

suspend fun parseResponse(input: ByteReadChannel): Response?(source)

Parse an HTTP response status line and headers

Report a problem