A small and lightweight HTTP client for Rust.
# Cargo.toml
[dependencies]
attohttpc = "0.31.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sends a GET request and prints the response body.
Add `features = ["tls"]` to the attohttpc dependency in Cargo.toml
No dependency data recorded yet.