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

Allow numbers in HTTP header names #9

Merged
merged 1 commit into from Jul 4, 2018

Conversation

janko
Copy link
Member

@janko janko commented Jul 4, 2018

When requesting an AWS S3 object, some response headers that are returned have numbers in them. So, it seems that numbers are valid in HTTP header names, therefore we allow them.

Fixes #8

When requesting an AWS S3 object, some response headers that are
returned have numbers in them. So, it seems that numbers are valid in
HTTP header names.

Fixes #8
@coveralls
Copy link

coveralls commented Jul 4, 2018

Coverage Status

Coverage remained the same at 89.134% when pulling 66b6e6f on allow-numbers-in-header-names into 971e4b8 on master.

@ioquatix ioquatix merged commit 348ee45 into master Jul 4, 2018
@ioquatix
Copy link
Member

ioquatix commented Jul 4, 2018

Doh thanks for this :)

@ioquatix ioquatix deleted the allow-numbers-in-header-names branch August 13, 2022 04:29
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.

None yet

3 participants