You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/10/01 21:08:39 UTC

[GitHub] wohali commented on issue #805: XMLHttpRequest cannot load. No 'Access-Control-Allow-Origin' header is present on the requested resource.

wohali commented on issue #805: XMLHttpRequest cannot load. No 'Access-Control-Allow-Origin' header is present on the requested resource.
URL: https://github.com/apache/couchdb/issues/805#issuecomment-333406885
 
 
   @t0nylai I've looked at the source code and there has literally been no change to the CORS support between 2.0 and 2.1, except for a single change to add max_age support, and another to add helper functions for hooks:
   
   https://github.com/apache/couchdb/commit/0cfd56a6413b18f8970c69b90dfec675cf4c4b38
   https://github.com/apache/couchdb/commit/4f80b40666d9ac77d4bca038eb7bdbe9a9ff3a84
   
   * is still supported for origins, or should be.
   
   I'm going to close this, because as far as I can tell there is no CouchDB bug here. If you have specific usage questions you can try our user@couchdb.apache.org mailing list, where I'm sure you'll find more people who use CORS in CouchDB.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services