Skip to content

Handle multiple headers with the same name#23

Open
Mahoney wants to merge 2 commits intoqos-ch:mainfrom
Mahoney-forks:handle-multiple-headers
Open

Handle multiple headers with the same name#23
Mahoney wants to merge 2 commits intoqos-ch:mainfrom
Mahoney-forks:handle-multiple-headers

Conversation

@Mahoney
Copy link
Copy Markdown
Contributor

@Mahoney Mahoney commented Jan 16, 2025

Pushes the fixes in dropwizard/dropwizard#8008
upstream into logback-access, where they probably should be.

Unfortunately HttpGetUtil uses HttpURLConnection, which makes it
hard to write a test for this because HttpURLConnection combines the
headers for you.

Their implementation is the same as the super class

Retain `JettyModernServerAdapter` for backwards compatibility.

Signed-off-by: Robert Elliot <[email protected]>
Pushes the fixes in dropwizard/dropwizard#8008
upstream into logback-access, where they probably should be.

Unfortunately `HttpGetUtil` uses `HttpURLConnection`, which makes it
hard to write a test for this because `HttpURLConnection` combines the
headers for you.

Signed-off-by: Robert Elliot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request IN_PROGRESS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants