💾 Archived View for freeshell.de › tldr › httpie.gmi captured on 2023-09-28 at 16:35:07. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

httpie

A user friendly command-line HTTP tool.

More information.

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).

CC-BY