HttpVersion

sttp.model.HttpVersion
See theHttpVersion companion object
sealed trait HttpVersion

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object HTTP_1.type
object HTTP_1_1.type
object HTTP_2.type
object HTTP_3.type
In this article