pub type HttpStreamBytes = BufReader<HttpStream>;
pub struct HttpStreamBytes { /* private fields */ }