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

[v11] Set extra proxy headers in all tsh HTTP requests #20071

Merged
merged 3 commits into from
Jan 17, 2023

Conversation

vitorenesduarte
Copy link
Contributor

Backport #19766 to branch/v11

Before this commit, the `tsh` HTTP requests that had the extra headers
were those that did not use `roundtrip`.
This commit leverages `http.RoundTripper.RoundTrip` to ensure that all
requests have the the extra headers.
@vitorenesduarte vitorenesduarte merged commit bfb8433 into branch/v11 Jan 17, 2023
@vitorenesduarte vitorenesduarte deleted the vitor/backport-19766-branch/v11 branch January 17, 2023 16:43
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.

None yet

3 participants