desktop icon indicating copy to clipboard operation
desktop copied to clipboard

🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.

Results 207 desktop issues
Sort by recently updated
recently updated
newest added

Search for a requirement in an existing space using the command palette. This feature can be very easy to use. I'm sure people like me who work with multiple collections...

I would like to have the option to pin the right panel at the bottom of the screen. As a web developer, I’m accustomed to this layout from tools like...

> Yes, can something like how POSTMAN does it be included? Where you can pin one/more environment to a collection? That makes it easier to track even if you still...

### What happened? The request names/body are shuffled around when I navigate back and forth from different requests/collections. I am not sure if it is the body or the request...

bug

### What happened? There is no way to disable updates. I am prompted with the following: ![Image](https://github.com/user-attachments/assets/bef52d3c-e480-4938-9226-6716d07f13e1) However when you click the "X" is the same as clicking "Install now",...

bug

HTTPie is the best REST API client I’ve ever used. Is there any plan to support MQTT?

HTTPie is an excellent app!.. but the fonts are quite opinionated. For font-sensitive users (like myself), this might be a problem. An easy fix could be to add a selector...

### What happened? On Mac OS X (15.2; M1): I tried to run a basic GET request, no parameters, custom headings, etc., but with `é` in the URL. In the...

bug

For debugging purpose it's useful to see details like: - Socket Initialization - DNS Lookup - TCP Handshake - SSL Handshake - Waiting (TTFB) - Download - Response Time (TCP+SSL+TTFB+DOWNLOAD?)...

Some API's support bulk payload with Newline Delimited JSON, for example one of them is OpenSearch\Elastic for bulk payload, it would be nice to have it in HTTPie.