fromValue
fun fromValue(
name: String,
major: Int,
minor: Int
): HttpProtocolVersion
Creates an instance of HttpProtocolVersion from the given parameters.
fun fromValue(
name: String,
major: Int,
minor: Int
): HttpProtocolVersion
Creates an instance of HttpProtocolVersion from the given parameters.