Share your ideas, report bugs, and see what's coming next
Add an optional dropdown for choosing header names and values, alongside the existing inline autocomplete. Off by default, enabled in Settings →…
I’ve run into an issue with cookie.value(): My setup involves a login endpoint that sets a co-auth cookie, but the response actually sets cookies…
Apparently every edit on a Request is saved automatically to local storage. It would be great to show an indication in the filetree next to the…
When debugging GraphQL requests from Firefox, it uses ANSI-C quoting to escape special characters in the gql body. This dollar-prefixed string ($')…