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

Fixes #8750 - AbstractProxyServlet.onServerResponseHeaders does not s… #8904

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Nov 16, 2022

…upport headers with empty values

Fixed support for empty headers.
Added test case.

Signed-off-by: Simone Bordet [email protected]

…upport headers with empty values

Fixed support for empty headers.
Added test case.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet merged commit 3569f65 into jetty-10.0.x Nov 16, 2022
@sbordet sbordet deleted the fix/jetty-10-8750-proxy-empty-header-value branch November 16, 2022 20:47
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.

AbstractProxyServlet.onServerResponseHeaders does not support headers with empty values
2 participants