Rewrite interface for creating and sending a NetworkRequest
c80f8036ec
feat: re-export Method, Url, Request, Response and RequestBuilder from http, url and reqwest crates
32ba3c00c7
docs: remove duplicated section
Re-export url::Url as kxio::net::Url
Re-export http::Method as kxio::net::Method
chore(deps): update kemitix/rust action to v2.4.1