Skip to content

Conversation

@gregw
Copy link
Contributor

@gregw gregw commented Nov 26, 2024

Fix #12578 pretty print getParameterMap
Added test for parameters

Fix #12578 pretty print getParameterMap
Added test for parameters
joakime
joakime previously approved these changes Nov 26, 2024
Fix #12578 pretty print getParameterMap
checkstyle
Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have a TypeUtil.toString(Map<String,String> map) that does this? and have it used in both places?

Fix #12578 pretty print getParameterMap
Added TypeUtil method
Copy link
Contributor

@janbartel janbartel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool

@gregw gregw dismissed joakime’s stale review November 29, 2024 20:32

changes made, others reviewed

@gregw gregw merged commit a8aec30 into jetty-12.0.x Nov 29, 2024
10 checks passed
@gregw gregw deleted the fix/12578/prettyPrintParameters branch November 29, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: ✅ Done
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

HttpServletRequest.getParameterMap - UnmodifiableMap does not wrap a jetty MultiMap

6 participants