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

Correct type of multiValueHeaders #273

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

jrgermain
Copy link
Contributor

@jrgermain jrgermain commented Sep 26, 2024

This PR updates the typing of Request#multiValueHeaders to make the header values arrays.

Closes #274

@jrgermain jrgermain marked this pull request as ready for review September 26, 2024 15:41
@naorpeled
Copy link
Collaborator

LGTM!
Thanks for this 🙏

I'll merge but not release the next version yet as I'm working on several things that I want to release together.

@naorpeled naorpeled merged commit 5edcd8a into jeremydaly:main Sep 28, 2024
6 checks passed
@jrgermain jrgermain deleted the patch-1 branch September 28, 2024 17:46
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.

[Bug] Typing for multiValueHeaders should be array
2 participants