Send a GET request with a custom header

curlie

  • Curlie is a frontend to curl that adds the ease of use of httpie.
    More information: <https://github.com/rs/curlie>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

curlie get {{httpbin.org/get}} {{header-name:header-value}}

click the source code to copy