reqwest_request

Function reqwest_request 

Source
pub fn reqwest_request<U>(url: U) -> RequestBuilder
where U: IntoUrl,
Expand description

Utility method to employ best practices when using a Reqwest client to make HTTP requests.