ILYA created COUCHDB-2733:
-----------------------------
Summary: Binary headers cause crashes in CORS
Key: COUCHDB-2733
URL: https://issues.apache.org/jira/browse/COUCHDB-2733
Project: CouchDB
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: ILYA
We do have headers' keys represented as either lists or binaries.
However here
https://github.com/apache/couchdb-chttpd/blob/master/src/chttpd_cors.erl#L220
we don't expect binaries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)