Skip to content

Fix issue on multiple path parameters processing in RequestUtil #860

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

Closed
wants to merge 1 commit into from

Conversation

Chenjp
Copy link
Contributor

@Chenjp Chenjp commented May 26, 2025

RequestUtil#stripPathParams: enable support for multiple k=v pairs

RequestUtil#stripPathParams: enable support for multiple k=v pairs
markt-asf added a commit that referenced this pull request May 27, 2025
Parameters separated by ';'
Based on #860 by Chenjp.
markt-asf added a commit that referenced this pull request May 27, 2025
Parameters separated by ';'
Based on #860 by Chenjp.
markt-asf added a commit that referenced this pull request May 27, 2025
Parameters separated by ';'
Based on #860 by Chenjp.
markt-asf added a commit that referenced this pull request May 27, 2025
Parameters separated by ';'
Based on #860 by Chenjp.
@markt-asf
Copy link
Contributor

Thanks for the PR. I merged this manually as I wanted to modify the variable naming slightly and add a couple of additional tests.

@markt-asf markt-asf closed this May 27, 2025
@rmaucher
Copy link
Contributor

I verified this should not cause problems with the rewrite code.

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.

3 participants