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
/
parseResponse
parse
Response
suspend
fun
parseResponse
(
input
:
ByteReadChannel
)
:
Response
?
(
source
)
Parse an HTTP response status line and headers
Report a problem