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

Issue #11579 - Reject Target in Request Path #11580

Draft
wants to merge 2 commits into
base: jetty-12.0.x
Choose a base branch
from

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Mar 27, 2024

Initial implementation of rejecting a URI Target in the Request Path.

@gregw
Copy link
Contributor

gregw commented Apr 22, 2024

@joakime status?

@joakime
Copy link
Contributor Author

joakime commented Apr 22, 2024

I haven't look at this in a while, since we moved it here from PR #11496
I'll update this PR this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Specification For all industry Specifications (IETF / Servlet / etc)
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

Introduce UriCompliance.Violation.FRAGMENT to reject HTTP Request Line that includes fragment section.
2 participants