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

How to disable binding of JsonWithPaddingInterceptor? #5798

Open
wendigo opened this issue Nov 12, 2024 · 1 comment
Open

How to disable binding of JsonWithPaddingInterceptor? #5798

wendigo opened this issue Nov 12, 2024 · 1 comment
Labels
question Further information is requested

Comments

@wendigo
Copy link

wendigo commented Nov 12, 2024

It's unconditionally bound in ServerBinder. Is there any way of removing JSONP support altogether?

@jansupol
Copy link
Contributor

Unless I miss something, the interceptor should have an impact only when using Jersey JSONP annotation on a resource method. Why do you want that to be removed?

@jansupol jansupol added the question Further information is requested label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants