Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per-API-Call disabling of redirect #18

Open
inkstain opened this issue Apr 24, 2023 · 1 comment
Open

Per-API-Call disabling of redirect #18

inkstain opened this issue Apr 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@inkstain
Copy link

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 inkstain added the enhancement New feature or request label Apr 24, 2023
@AntonShuvaev
Copy link
Collaborator

Thanks for the feedback, will add to roadmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants