A user friendly command line HTTP tool.
http {{https://example.com}}
http {{https://example.com}} {{hello=World}}
http {{https://example.com}} < {{file.json}}
http PUT {{https://example.com/todos/7}} {{hello=world}}
http DELETE {{https://example.com/todos/7}} {{API-Key:foo}}
http -v {{https://example.com}}
http --download {{https://example.com}}