Skip to content

Preserve HTTP header casing #216

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

Merged
merged 1 commit into from
Oct 6, 2020
Merged

Preserve HTTP header casing #216

merged 1 commit into from
Oct 6, 2020

Conversation

tomchristie
Copy link
Member

@tomchristie tomchristie commented Oct 6, 2020

Closes encode/httpx#538

Update h11 and expose raw HTTP header casing, rather than forced-lowercase.

@tomchristie tomchristie mentioned this pull request Oct 6, 2020
Copy link
Member

@cdeler cdeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thrilled reading python-hyper/h11#103 and python-hyper/h11#104

Approved

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.

Key headers are lowercased before sent ?
2 participants