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

[jetty-http-spi] add filter support #12764

Merged
merged 3 commits into from
Feb 12, 2025
Merged

Conversation

SentryMan
Copy link
Contributor

Now calls filters before executing the HTTP handler

Fixes #9125

@olamy
Copy link
Member

olamy commented Feb 11, 2025

Thanks for the contribution.
Could you please add a junit test for this?
Thanks

@olamy olamy self-assigned this Feb 11, 2025
Copy link
Member

@olamy olamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gregw gregw merged commit 44c2971 into jetty:jetty-12.0.x Feb 12, 2025
9 checks passed
@SentryMan SentryMan deleted the spi-filter branch February 12, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

jetty-http-spi: Filters in HttpContext/JettyHttpContext ignored, implementation missing
3 participants