aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/caching_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Only cache GET requests with a 200 OK response. Closes #6514, #6743.Jeremy Kemper2006-12-191-28/+91
* Make page caching respect the format of the resource that is being requested ...Marcel Molina2006-10-121-0/+165