pub fn set_request_default(d: Request)Expand description
Set the default values returned by Request::new.
The method and uri are ignored in this value, the other fields are used as default in all subsequent requests.
pub fn set_request_default(d: Request)Set the default values returned by Request::new.
The method and uri are ignored in this value, the other fields are used as default in all subsequent requests.