Skip to content

Conversation

Mahoney
Copy link
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