Skip to content

HTTP Headers are case-insensitive#176

Closed
bartlaarhoven wants to merge 1 commit into
javaswift:masterfrom
bartlaarhoven:master
Closed

HTTP Headers are case-insensitive#176
bartlaarhoven wants to merge 1 commit into
javaswift:masterfrom
bartlaarhoven:master

Conversation

@bartlaarhoven
Copy link
Copy Markdown

HTTP Headers are case-insensitive. My provider or my HTTP library returned the headers as all-lowercase and therefore the Object headers were not returned correctly.

According to the official HTTP specs, HTTP headers should be case insensitive. I suggest we implement that here as well.

@bartlaarhoven
Copy link
Copy Markdown
Author

Sorry, huge duplicate of #171

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.

1 participant