💾 Archived View for freeshell.de › tldr › httpie.gmi captured on 2023-04-20 at 00:07:09. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
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}
http --follow --all {https://example.com}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).