summaryrefslogtreecommitdiffhomepage
path: root/httpie.html.markdown
Commit message (Collapse)AuthorAgeLines
* Remove bare linksBoris Verkhovskiy2024-06-03-5/+4
|
* Github -> GitHubBoris Verkhovskiy2024-04-04-1/+1
|
* [httpie/en] Add guide for using HTTPie (#4853)AdaĆ­as Magdiel2024-03-06-0/+120
- Add a comprehensive guide on using HTTPie as a powerful command-line HTTP client. The guide covers basic usage, URL shortcuts, optional GET and POST methods, querystring parameters, sending data in JSON, form data, and files, managing headers and authentication, as well as response handling options. - The guide aims to provide developers, testers, and system administrators with a simple and intuitive reference for interacting with HTTP servers using HTTPie.