jet-client-support
jet-client-support copied to clipboard
Per-API-Call disabling of redirect
Is your feature request related to a problem?
Some API calls will return data that you do not quite know what to look for to parse until you see it, and in JC you cannot see it until you disable it in the settings globally and close and reopen the IDE.
Describe the solution you'd like
Ideally, have a per API settings panel where this can be changed, as likely there will be other settings needed eventually that might be added. (This is the approach taken by PostMan IIRC)
Optionally, have a directive similar to the IntelliJ http-client that might be inserted in the PreRequest tab (and which might also be used for other use cases later)
Additional context
No response
Thanks for the feedback, will add to roadmap.