Sounds like a curl replacement to me. From wikipedia (https://en.wikipedia.org/wiki/CURL):
"cURL is a command-line tool for getting or sending data including files using URL syntax."
This seems like a small tool with good ergonomics for http/s requests only.
reply
I continue to be surprised by the protocols which curl supports. SMTP, IMAP, SFTP..
Sounds like a curl replacement to me. From wikipedia (https://en.wikipedia.org/wiki/CURL):
"cURL is a command-line tool for getting or sending data including files using URL syntax."