[ 
https://issues.apache.org/jira/browse/COUCHDB-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009484#comment-13009484
 ] 

Omar Yasin commented on COUCHDB-1097:
-------------------------------------

I've udpated the patch to no longer use copied code, but rather changed the 
match:

Patched version available at
https://github.com/omarkj/couchdb/commit/51fcd4c60fdb501298e82b2ff1c2299ed5dd2041

> 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
>              Labels: http
>
> 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

Reply via email to