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

Investigate adding some sort of Filter support #68

Open
jesse-gallagher opened this issue Jan 9, 2022 · 0 comments
Open

Investigate adding some sort of Filter support #68

jesse-gallagher opened this issue Jan 9, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed servlet

Comments

@jesse-gallagher
Copy link
Member

Adding Filter support would make it easier to adapt implementations that expect this to be present, though it would require altering each of the entrypoint servlets to apply this. It's also the sort of thing that may end up being surprisingly annoying to get right.

In the mean time, the JAX-RS ServiceParticipant extension point serves this purpose for most needs.

@jesse-gallagher jesse-gallagher added enhancement New feature or request servlet labels Jan 9, 2022
@jesse-gallagher jesse-gallagher added the help wanted Extra attention is needed label Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed servlet
Projects
None yet
Development

No branches or pull requests

1 participant