jet-client-support icon indicating copy to clipboard operation
jet-client-support copied to clipboard

Per-API-Call disabling of redirect

Open inkstain opened this issue 2 years ago • 1 comments

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

inkstain avatar Apr 24 '23 19:04 inkstain

Thanks for the feedback, will add to roadmap.

AntonShuvaev avatar Apr 24 '23 20:04 AntonShuvaev