Module hyper::header::common::connection
[-]
[+]
[src]
Exposes the Connection header.
Reexports
pub use self::ConnectionOption::{KeepAlive, Close, ConnectionHeader}; |
Structs
Connection | The |
Enums
ConnectionOption | Values that can be in the |