desktop
desktop copied to clipboard
🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
It would be great to keep response headers visible for subsequent requests. Now, if a new request is made while the response headers are expanded, they close again.
Developer tools show POST requests to `https://api.s.httpie.io/v1/t` with data that looks like telemetry data. I switched from Postman and use Incognito Mode to make things a little more private, so...
### What happened? When calling an http request, that returns media type `text/event-stream` the full answer is awaited for in the desktop version and only shown after the stream ends....
### What happened? Why isn't their a way to import my httpie cli requests? http POST pie.dev/post hello=world ### Steps to reproduce? ```Markdown 1. try and import http POST pie.dev/post...
### What happened? When having umlauts in the url, in my example as query params, it gets wrong "encoded". for example: `GET localhost:8080/v1/company/search?name=grün` `grün` gets encoded to `gr\xfcn` the server...
### What happened? I think need UI to show cookie in application. Same of Postman.  ### Steps to reproduce? ```Markdown 1. Launch the app 2. Click button 3. Show...
### What happened? Desktop app doesn't sync with system dark/light mode https://github.com/httpie/desktop/assets/38236602/ef83aa3d-66a5-4f16-b704-779bdf603b38 ### Steps to reproduce? ```Markdown 1. Launch the app 2. Go to Settings: Interface > System 3. Change...
### What happened? apparently before sending a request containing a file, multipart form upload, if the file is deleted, and then request is made the client crashes ### Steps to...
Flatpak is getting more and more popular and is in my opinion becoming standard for packaging applications for linux. I could probably make manifest.json and create github action for publishing...
### What happened? Hi I enter the this url : {{BASEURLDEV2}}/tours/هتل-اوریلا-استانبول and give me this error Request path contains unescaped characters while using persian character on this url ### Steps...