Paul Campbell
f759884517
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`. |
||
---|---|---|
.. | ||
fs.rs | ||
net.rs |