Description
HTTP requests can be made from the terminal with a curl-like tool written in Go. This Git build is mainly for users who want development changes beyond the regular package.
Command-line HTTP tools can send credentials, headers, and request bodies over the network. Use HTTPS where appropriate and avoid pasting secrets into shared terminals or logs.