Skip to content

Workaround to support multiple headers with the same name #479

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

Closed
wants to merge 1 commit into from

Conversation

GabrielTavernini
Copy link

With these changes, I wanted to try and find a solution to the long-standing issue #24. This issue also affects other packages, such as requests which can't properly parse cookies because they are concatenated before being returned.

These changes are not gonna break any code in relevant ways, they just give developers that need it the ability to access the HttpHeaders object.

@mosuem
Copy link
Member

mosuem commented Mar 12, 2024

Closing this, as it is a few years old now, and the associated issue is closed. Feel free to reopen in case you still want to land it!

@mosuem mosuem closed this Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants