ktor-http
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
HttpProtocolVersion
/
Companion
/
parse
parse
fun
parse
(
value
:
CharSequence
)
:
HttpProtocolVersion
(
source
)
Create an instance of
HttpProtocolVersion
from http string representation.
Report a problem