reqwest - An easy and powerful Rust HTTP Client
An ergonomic HTTP Client for Rust. Built on top of hyper, with a batteries-included mindset. It supports HTTPS via system-native TLS (or optionally, rustls), Customizable redirect policy, HTTP Proxies, Plain bodies, JSON, urlencoded, multipart, WASM, Cookie Store.
https://docs.rs/reqwest
https://github.com/seanmonstar/reqwest
License:
Tech:
Tags: