pub type HttpRaw = Request<HttpRawRequest<HyperHttpProtocol>, (), (), (), ()>;
struct HttpRaw { /* private fields */ }