ktor-http-cio / io.ktor.http.cio / parseHeaders

parseHeaders

suspend fun parseHeaders(input: ByteReadChannel): HttpHeadersMap

Parse http headers. Not applicable to request and response status lines.