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 #10852 - Add ResourceHandler.setUseFileMapping(boolean) feature #11071

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Dec 15, 2023

Add a .setUseFileMapping(boolean) feature to ResourceHandler to make it easier to configure file mapping behavior (like we can in DefaultServlet)

Fixes #10852

@joakime joakime added this to the 12.0.x milestone Dec 15, 2023
@joakime joakime requested a review from sbordet December 15, 2023 14:27
@joakime joakime self-assigned this Dec 15, 2023
@joakime joakime linked an issue Dec 15, 2023 that may be closed by this pull request
@joakime joakime requested a review from sbordet December 15, 2023 15:50
@joakime joakime merged commit 15c3369 into jetty-12.0.x Dec 15, 2023
3 of 5 checks passed
@joakime joakime deleted the fix/12.0.x/resourcehandler-setusefilemapping branch December 15, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Add ResourceHandler.setUseFileMapping(boolean) option
2 participants