You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by bryan rasmussen <ra...@gmail.com> on 2013/03/23 21:40:59 UTC

couchdb responding with a 304 when I have changed allow_jsonp=true

Hi,

I was sending a request to couchdb but I had forgotten to add
allow_jsonp = true under httpd in my local.ini, so it failed. So I
went and added allow_jsonp, restarted and di the request again but I
am getting back a 304 which seems wrong to me since of course the
request should be changed. Is  there something I should do
specifically, I am on mac.

Thanks,
Bryan Rasmussen