feat: re-export http::HeaderMap
This commit is contained in:
parent
2ddc79d826
commit
711c76a600
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ pub use result::{Error, Result};
|
||||||
|
|
||||||
pub use system::{MatchOn, MockNet, Net};
|
pub use system::{MatchOn, MockNet, Net};
|
||||||
|
|
||||||
|
pub use http::HeaderMap;
|
||||||
pub use http::Method;
|
pub use http::Method;
|
||||||
pub use reqwest::Client;
|
pub use reqwest::Client;
|
||||||
pub use reqwest::Request;
|
pub use reqwest::Request;
|
||||||
|
|
Loading…
Reference in a new issue