Module hyper::version
[-]
[+]
[src]
HTTP Versions enum
Instead of relying on typo-prone Strings, use expected HTTP versions as
the HttpVersion
enum.
Enums
HttpVersion | Represents a version of the HTTP spec. |