Paul Campbell
7da221bfde
The `http::Method` parameter is not needed as we now use named methods that the methods on the underlying `reqwest` client. The `url` parameter can be a `String` or `&str` rather than a parsed, and error handled `url::Url`. |
||
---|---|---|
.. | ||
get.rs |