Simple, minimal-dependency HTTP client. Optional features for https
(https
), json via Serde (json-using-serde
), and unicode domains
(punycode
).
Without any optional features, my casual testing indicates about 100 KB additional executable size for stripped release builds using this crate.
This crate is distributed under the terms of the ISC license.