Function mas_http::reqwest_client

source ·
pub fn reqwest_client() -> Client
Expand description

Create a new reqwest::Client with sane parameters

§Panics

Panics if the client fails to build, which should never happen