System Grab Bag

View all TLDR pages from Linux (or from all pages)

http-prompt

An interactive command-line HTTP client featuring autocomplete and syntax highlighting. More information: https://github.com/httpie/http-prompt.
  • Launch a session targeting the default URL of http://localhost:8000 or the previous session:
    http-prompt
  • Launch a session with a given URL:
    http-prompt {{http://example.com}}
  • Launch a session with some initial options:
    http-prompt {{localhost:8000/api}} --auth {{username:password}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.