Unable to do an OPTIONS request to shows or lists
-------------------------------------------------
Key: COUCHDB-1097
URL: https://issues.apache.org/jira/browse/COUCHDB-1097
Project: CouchDB
Issue Type: Bug
Components: HTTP Interface
Affects Versions: 1.0.2
Reporter: Omar Yasin
Priority: Minor
When using XHR to access CouchDB, it is not possible to respond to OPTIONS
requests for shows or lists. This means that it's impossible for to tell the
requesting browsers which communication options are available causing it to
throw a Access-Control-Allow error.
I've patched this in my github fork of CouchDB at:
https://github.com/omarkj/couchdb/commit/a11ba543581c05d61b031d044bad9f9d63c875c0
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira