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

Fix SetCustomHeaders / WithCustomHeaders #237

Merged
merged 4 commits into from
Sep 27, 2023
Merged

Fix SetCustomHeaders / WithCustomHeaders #237

merged 4 commits into from
Sep 27, 2023

Conversation

averche
Copy link
Collaborator

@averche averche commented Sep 27, 2023

Description

Fixing the issue where custom headers were not propagated to the actual request.

Resolves #236

How has this been tested?

Added a new test & a couple more test cases to the existing test.

@averche averche merged commit b367e47 into main Sep 27, 2023
4 checks passed
@averche averche deleted the fix-custom-headers branch September 27, 2023 16:10
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.

SetCustomHeaders/WithCustomHeaders seems broken
2 participants