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

### What happened? Arch Linux, using Gnome Wayland. Closing the currently active tab with middle mouse button pastes the clipboard in the URL box; If we have 2 GET requests,...

bug

Currently, variables are managed at a space and environment level. You define a variable at the space level, and can provide a default value and an override for each environment....

I love Httpie and want to create/test some APIs, is there a way to share these collections publicly, how Postman does with Documenter?

### What happened? The active tab (on the top of the UI) is not much different from the inactive tabs, so the active tab can be difficult to discern with...

bug

### What happened? If there are params in URL, for example: `https://some_url/api?page=5&page_size=50&json=True` these three params (page, page_size, json) won't appear in params tab. Also if I have params in params...

bug

### What happened? ![Image](https://github.com/user-attachments/assets/9fb6ba58-b3c2-4aea-aa57-324f23ef3b56) When I try to scroll through the list, the cursor becomes resize. This makes me difficult to scroll through the long list. ### Steps to reproduce?...

bug

### What happened? I chose a POST method, but application sends GET request Server logs ![Image](https://github.com/user-attachments/assets/49de3b13-16d1-491e-ace5-71a622863e8e) Application interface ![Image](https://github.com/user-attachments/assets/4e87294a-ef68-4257-99d6-97e0f932df67) ### Steps to reproduce? ```Markdown 1. Launch app 2. Chose POST...

bug

### I tried importing openapi specs It will be nice is offer support for importing specs and not just exports from other tester Httppie is a great and my goto...

My application has ~50 requests, which can be organized into ~6 collections. Rather than creating multiple separate collections and manually adding the authentication token to each one, is it possible...

I really like your product interface, but I have to say there are two major pain points that greatly affect me. 1. In the AI era, **websocket and SSE** requests...