Skip to content

fix(proxy): Preserve query params in port forwarding proxy#195

Merged
azmkercso merged 1 commit intoaws:1.1from
azmkercso:bugfix/fix-port-forwarding-query-params-1.1
Apr 16, 2026
Merged

fix(proxy): Preserve query params in port forwarding proxy#195
azmkercso merged 1 commit intoaws:1.1from
azmkercso:bugfix/fix-port-forwarding-query-params-1.1

Conversation

@azmkercso
Copy link
Copy Markdown
Contributor

Issue

D432038937
V2156052063

Description of Changes

Append sourceUrl.search to the proxy target URL so query parameters are forwarded to the localhost service during port forwarding.

Testing

Local testing by adding query params of port forwarded server.

Screenshots/Videos

N/A

Additional Notes

N/A

Backporting

Yes, separate PRs are created for each branch.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Append sourceUrl.search to the proxy target URL so query parameters
are forwarded to the localhost service during port forwarding.
@azmkercso azmkercso requested a review from a team as a code owner April 16, 2026 16:23
@azmkercso azmkercso merged commit 5ea29b6 into aws:1.1 Apr 16, 2026
1 check passed
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.

2 participants