CornerCouch
CornerCouch copied to clipboard
Need to Add information regarding enabling JSONP on couchdb.
I believe you should provide some information regarding enabling JSONP on couchdb. So that the JSONP call made by user should not get error out if server returns JSON data. Or we should put some console message to make user aware that the server is sending JSON data and he/she is trying to read JSONP data..