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 9.4 - Review URI encoding in ConcatServlet & WelcomeFilter and improve testing #6261

Merged
merged 2 commits into from
May 12, 2021

Conversation

lachlan-roberts
Copy link
Contributor

@lachlan-roberts lachlan-roberts commented May 12, 2021

Issue #6263

  • Review of the URI encoding with regards to RequestDispatcher usage.
  • Improvements to testing for ConcatServlet and UpgradeFilter.

gregw
gregw previously approved these changes May 12, 2021
@lachlan-roberts lachlan-roberts linked an issue May 12, 2021 that may be closed by this pull request
Fixed log statement.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet self-requested a review May 12, 2021 14:11
@sbordet sbordet merged commit 1c05b0b into jetty-9.4.x May 12, 2021
@sbordet sbordet deleted the jetty-9.4.x-UriEncodingReview branch May 12, 2021 15:13
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.

Review URI encoding in ConcatServlet & WelcomeFilter
3 participants