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

Add RequestHeader.RawHeaders() #378

Merged
merged 1 commit into from
Oct 5, 2018

Conversation

erikdubbelboer
Copy link
Collaborator

I'm not sure about this one. At first it was ok but because of the messy header parsing and returning this turned out to be buggy and required some fixes to get working properly. I also don't like the test, it seems to test a lot more than is required for the code changes.

See: erikdubbelboer#18, erikdubbelboer#27, erikdubbelboer#29 and erikdubbelboer#40

@erikdubbelboer erikdubbelboer added this to the version 1.0.0 milestone Sep 1, 2018
@kirillDanshin kirillDanshin merged commit 4dfc129 into valyala:master Oct 5, 2018
erikdubbelboer added a commit that referenced this pull request Oct 5, 2018
Header normalization has been changed since pull request #378 was made.
These days header case doesn't matter when looking up headers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants