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

Servlet 4 support #22

Merged
merged 2 commits into from
May 26, 2022
Merged

Servlet 4 support #22

merged 2 commits into from
May 26, 2022

Conversation

rossabaker
Copy link
Member

Things we'll be able to do:

  • DefautFilter could be cleaned up with HttpFilter, though it's not clear that should continue to be public API.
  • We can implement trailer headers.

This is just a stepping stone to Servlet 5.

@rossabaker
Copy link
Member Author

See #9. @arixmkii's PR gets more interesting with respect to Jetty.

@rossabaker
Copy link
Member Author

The Java 8 jobs both hung. Probably a fatal error.

@rossabaker rossabaker changed the base branch from main to series/0.24 May 26, 2022 15:53
@rossabaker rossabaker merged commit 8318be9 into series/0.24 May 26, 2022
@rossabaker rossabaker deleted the servlet-4 branch May 26, 2022 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant