ktor-http-cio / io.ktor.http.cio / parsePartHeaders

parsePartHeaders

suspend fun parsePartHeaders(input: ByteReadChannel): HttpHeadersMap
Deprecated: This is going to be removed. Use parseMultipart instead.

Parse multipart part headers