Re-export Mime
This commit is contained in:
committed by
GitHub
parent
68c57f62b6
commit
0615c6d65e
@@ -100,6 +100,7 @@ extern crate url;
|
|||||||
pub use hyper::client::IntoUrl;
|
pub use hyper::client::IntoUrl;
|
||||||
pub use hyper::Error as HyperError;
|
pub use hyper::Error as HyperError;
|
||||||
pub use hyper::header;
|
pub use hyper::header;
|
||||||
|
pub use hyper::mime;
|
||||||
pub use hyper::method::Method;
|
pub use hyper::method::Method;
|
||||||
pub use hyper::status::StatusCode;
|
pub use hyper::status::StatusCode;
|
||||||
pub use hyper::version::HttpVersion;
|
pub use hyper::version::HttpVersion;
|
||||||
|
|||||||
Reference in New Issue
Block a user