Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Account for binary keys for headers in CORS#39

Merged
asfgit merged 1 commit intoapache:masterfrom
iilyak:2733-binary-cors-headers
Jul 1, 2015
Merged

Account for binary keys for headers in CORS#39
asfgit merged 1 commit intoapache:masterfrom
iilyak:2733-binary-cors-headers

Conversation

@iilyak
Copy link
Copy Markdown
Contributor

@iilyak iilyak commented Jun 29, 2015

We do have headers' keys represented as either lists or binaries.
Make sure we don't crash on string:to_lower.

COUCHDB-2733

@iilyak
Copy link
Copy Markdown
Contributor Author

iilyak commented Jun 29, 2015

Fix typo in commit message

@rnewson
Copy link
Copy Markdown
Member

rnewson commented Jun 29, 2015

+1 after fixing typo "fir" in PR title and commit message.

We do have headers' keys represented as either lists or binaries.
Make sure we don't crash on `string:to_lower`.

COUCHDB-2733
@iilyak iilyak force-pushed the 2733-binary-cors-headers branch from 1eed9c5 to 9ddbd04 Compare June 29, 2015 16:08
@iilyak iilyak changed the title Account for binary keys fir headers in CORS Account for binary keys for headers in CORS Jun 29, 2015
@iilyak
Copy link
Copy Markdown
Contributor Author

iilyak commented Jun 29, 2015

updated

@kxepal
Copy link
Copy Markdown
Member

kxepal commented Jun 29, 2015

+1 but could be +10 if we have some tests for this case (:

@rnewson
Copy link
Copy Markdown
Member

rnewson commented Jun 30, 2015

+1. @iilyak can you merge or do you need someone to do it?

@iilyak
Copy link
Copy Markdown
Contributor Author

iilyak commented Jun 30, 2015

@rnewson: I don't have commit power.

@asfgit asfgit merged commit 9ddbd04 into apache:master Jul 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants