Default
zio.http.Version$.Default$
Indicates no preference for version. The default version will be used.
Attributes
- Graph
-
- Supertypes
- Self type
-
Default.type
Members list
Type members
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
The mirrored *-type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Value members
Concrete fields
An integer representing the version. The integer is arbitrary, it is only guaranteed that later versions of the HTTP protocol have a higher number, and that the "default" version has the lowest number.
An integer representing the version. The integer is arbitrary, it is only guaranteed that later versions of the HTTP protocol have a higher number, and that the "default" version has the lowest number.
Attributes
In this article