Module hyper::version

source ·
Expand description

HTTP Versions enum

Instead of relying on typo-prone Strings, use expected HTTP versions as the HttpVersion enum.

Enums

Represents a version of the HTTP spec.