A simple and lightweight HTTP client with built-in HTTPS support.
# Cargo.toml
[dependencies]
http_req = "0.14.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sends a GET request to a URL and prints the status code.
Use an async HTTP client like reqwest if non-blocking I/O is needed.
No dependency data recorded yet.