Skip to content

Preserve HTTP header casing - #216

Merged
lovelydinosaur merged 1 commit into
masterfrom
preserve-header-casing
Oct 6, 2020
Merged

Preserve HTTP header casing#216
lovelydinosaur merged 1 commit into
masterfrom
preserve-header-casing

Conversation

@lovelydinosaur

@lovelydinosaurlovelydinosaur commented Oct 6, 2020

Copy link
Copy Markdown
Member

Closeshttps://github.com/encode/httpx/issues/538

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

@lovelydinosaurlovelydinosaur mentioned this pull request Oct 6, 2020

@cdelercdeler left a comment

Copy link
Copy Markdown
Contributor

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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Key headers are lowercased before sent ?

2 participants

@lovelydinosaur@cdeler