fromValue

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

Creates an instance of HttpProtocolVersion from the given parameters.

Report a problem