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 12 - Alternate TryPathsHandler based on Request.Processor existence #8781

Merged

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Oct 27, 2022

... instead of ResourceBase existence.

This is an alternative approach to PR #8777

@joakime joakime requested a review from sbordet October 27, 2022 20:42
@joakime joakime self-assigned this Oct 27, 2022
Improved javadocs.
Introduced original[Path|Query]Attribute.

Signed-off-by: Simone Bordet <[email protected]>
Signed-off-by: Simone Bordet <[email protected]>
/**
* <p>Sets a list of rewrite URI paths.</p>
* The special token {@code $path} represents the current request
* {@code pathInContext} (the portion after the context path).</p>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Missing open <p>?

@sbordet sbordet merged commit dee5d14 into jetty-12.0.x Oct 28, 2022
@sbordet sbordet deleted the fix/jetty-12-trypaths-handler-wrapped-handler-processor branch October 28, 2022 15:06
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.

2 participants