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

[Backport 4.2.x] Extend proxy to manage duplicated parameters #7854

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

juanluisrp
Copy link
Contributor

Backport #7456.

Extend URITemplateProxyServlet to support urls with a duplicated
parameter with different values, like: param1=value1&param1=value2&param1=value3

Fix wrong init parameter name
@juanluisrp juanluisrp added this to the 4.2.9 milestone Mar 12, 2024
Copy link

sonarcloud bot commented Mar 12, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@juanluisrp juanluisrp merged commit 334fb06 into 4.2.x Mar 12, 2024
8 of 9 checks passed
@juanluisrp juanluisrp deleted the backport-7456-to-4.2.x branch March 12, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant