ktor-http-cio
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-http-cio
ktor-http-cio
/
io.ktor.http.cio
/
parseHeaders
parse
Headers
suspend
fun
parseHeaders
(
input
:
ByteReadChannel
)
:
HttpHeadersMap
(
source
)
Parse http headers. Not applicable to request and response status lines.
Report a problem