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