ktor-http / io.ktor.http / HttpProtocolVersion / fromValue

fromValue

fun fromValue(name: String, major: Int, minor: Int): HttpProtocolVersion

Creates an instance of HttpProtocolVersion from the given parameters.