[
https://issues.apache.org/jira/browse/COUCHDB-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020719#comment-13020719
]
Dale Harvey commented on COUCHDB-1090:
--------------------------------------
the reason I took it out completely is that it already is an option
$.ajaxSetup({
cache: false
});
and it can be passed through the options as long as it isnt set explicity, I
would say its up to jquery to specify sensible defaults and if futon wants no
cache in ie it can add it itself, I am happy either way though as long as the
developer can specify
> jquery.couch.js enforces cache option
> -------------------------------------
>
> Key: COUCHDB-1090
> URL: https://issues.apache.org/jira/browse/COUCHDB-1090
> Project: CouchDB
> Issue Type: Bug
> Components: Infrastructure
> Reporter: Dale Harvey
> Priority: Trivial
> Attachments: cache.patch
>
>
> jquery.couch.js explicitly sets a cache, preventing the programmer from being
> able to set it
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira