Module hyper::header::common::connection [-]  [+] [src]

Exposes the Connection header.

Reexports

pub use self::ConnectionOption::{KeepAlive, Close, ConnectionHeader};

Structs

Connection

The Connection header.

Enums

ConnectionOption

Values that can be in the Connection header.