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

Some URI valid compliance modes cannot be set in .ini file. #6489

Closed
lachlan-roberts opened this issue Jul 1, 2021 · 0 comments · Fixed by #6490
Closed

Some URI valid compliance modes cannot be set in .ini file. #6489

lachlan-roberts opened this issue Jul 1, 2021 · 0 comments · Fixed by #6490
Assignees
Labels
Bug For general bugs on Jetty side

Comments

@lachlan-roberts
Copy link
Contributor

Jetty version(s)
10.0.x - 11.0.x

The RFC3986_UNAMBIGUOUS and UNSAFE URI compliance modes are not able to be set with jetty.httpConfig.uriCompliance in the server.ini file.

@lachlan-roberts lachlan-roberts added the Bug For general bugs on Jetty side label Jul 1, 2021
@lachlan-roberts lachlan-roberts self-assigned this Jul 1, 2021
lachlan-roberts added a commit that referenced this issue Jul 1, 2021
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
lachlan-roberts added a commit that referenced this issue Jul 1, 2021
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
lachlan-roberts added a commit that referenced this issue Jul 6, 2021
Issue #6489 - fix RFC3986_UNAMBIGUOUS and UNSAFE UriCompliance modes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant