Skip to content

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

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

fix(proxy): Preserve query params in port forwarding proxy#197
azmkercso merged 1 commit intoaws:mainfrom
azmkercso:bugfix/fix-port-forwarding-query-params-main

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:24
@azmkercso azmkercso merged commit c0d2f6a into aws:main 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