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

$jsonprune modifier should be able to handle jsonp #1717

Closed
ameshkov opened this issue Jan 8, 2023 · 0 comments
Closed

$jsonprune modifier should be able to handle jsonp #1717

ameshkov opened this issue Jan 8, 2023 · 0 comments

Comments

@ameshkov
Copy link
Member

ameshkov commented Jan 8, 2023

This is a very popular case when the server responds with a func(json) and not just a pure JSON.

Example:
https://gist.github.com/Alex-302/c3834bea96ab578cda765f6fbc1ec566

We should be able to detect and process these cases automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants