Github user olafura commented on the pull request: https://github.com/apache/couchdb/pull/284#issuecomment-63241846 There they are reverting from the correct behaviour to the incorrect behaviour. Using Mochi accepts_content_type to unroll the accept string which is really bad when you are trying to compare against two or more options. https://github.com/mochi/mochiweb/blob/master/src/mochiweb_request.erl
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---