kvarn::prelude

Struct Version

pub struct Version(/* private fields */);
Expand description

Represents a version of the HTTP spec.

Implementations§

§

impl Version

pub const HTTP_09: Version = _

HTTP/0.9

pub const HTTP_10: Version = _

HTTP/1.0

pub const HTTP_11: