Types and traits for http clients
With cargo add installed run:
$ cargo add http-client
For non-wasm clients, this crate uses #![deny(unsafe_code)]
to ensure everything is implemented in
100% Safe Rust.
Want to join us? Check out our "Contributing" guide and take a look at some of these issues: