curl
CLITransfer data from or to a server using various protocols.
Get only the HTTP status codeVerified macOS · Linux
curl -s -o /dev/null -w '%{http_code}\n' https://example.com/+7 more matching recipesnetworking8 recipes · 7 verified
httpie
CLIModern, user-friendly command-line HTTP client for the API era.
networking3 recipes