Restfox icon indicating copy to clipboard operation
Restfox copied to clipboard

Offline-First Minimalistic HTTP & Socket Testing Client for the Web & Desktop

Results 64 Restfox issues
Sort by recently updated
recently updated
newest added

Instead of exporting data in JSON, which is quite verbose, we can introduce a RestFox DSL. Similar to [.bru](https://docs.usebruno.com/bru-lang/samples). We can have a hydrator in between from current JSON implementation...

feature-request

Do we plan at some point to support the response filter? That's also quite convenient for users to manipulate the response. Ref: https://docs.insomnia.rest/insomnia/responses#filter

feature-request

Hi, I'm coming from the Insomnia world, there is one very useful feat that I'd love to see is https://docs.insomnia.rest/insomnia/chaining-requests. May I know if that would be added in the...

feature-request

Hi, what do you think about adding a cookie auth option? By default, fetch requests ignore `set-cookie` headers in responses and don't send stored cookies via the `cookie` header. Both...

feature-request

Greetings, I tried to look into past issues and found a couple which unfortunately didn't resolve my current problem. I have a local server with a self signed certificate let's...

Would love to hear if there is a reasonable avenue for gRPC support. Postman released this feature a year back and its been a game changer for protobuf based apps....

feature-request

For evidence reasons, I want to Copy the full Request and Response, so that folks can see what I requested, include the date/time header, etc. To the right of `|...

feature-request

Hello. First, Restfox is a great tools and I'm loving it, because is fast and easy to work. Want to request a feature, that is one of the great features...

feature-request

- Currently if we need to store elements into store and persist them, we have to do it in 2 steps. - Which is storing the data to local storage...

I want to put all workspaces in one directory for synchronization, and when I modify the name of the workspace, the program can automatically rename the name of the corresponding...

feature-request