23e3e29e56
fix(deps): update rust crate kxio to v2
33d49ce712
build: add build steps as default recipe in justfile
Re-export http::Method as kxio::net::Method
Re-export url::Url as kxio::net::Url
40a45f32da
feat: re-export Method, Url, Request, Response and RequestBuilder from http, url and reqwest crates
40a45f32da
feat: re-export Method, Url, Request, Response and RequestBuilder from http, url and reqwest crates
Network should support asserting that some network request was NOT made
40a45f32da
feat: re-export Method, Url, Request, Response and RequestBuilder from http, url and reqwest crates
Rewrite interface for creating and sending a NetworkRequest