Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Proxy does not appear to preserve query strings #1

Open
asciifaceman opened this issue Oct 27, 2016 · 0 comments
Open

Proxy does not appear to preserve query strings #1

asciifaceman opened this issue Oct 27, 2016 · 0 comments

Comments

@asciifaceman
Copy link

If, before I run proxy.ServeHTTP, I add to the query strings with r.URL.Query().Add("key", "value") they are not preserved in the roundtrip to the final destination.

They will exist in the request until proxy handles it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant