Ajax.Request
...
does
requestHeaders: ['cache-control','no-cache','pragma','no-cache'],
apply to both GET
and PUT operations?
Can I ensure a page
I retrieve will not be cached by the browser using Ajax.Request,
GET?
Sam
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs