Index of /tests/adhoc/http/caching

      Name                    Last modified      Size  Description
Parent Directory - 001.css 2004-02-18 14:42 850 001.html 2004-02-18 14:54 488 Caching of stylesheets 002.css 2004-02-18 15:01 900 002.html 2004-04-28 09:13 449 Caching of stylesheets (Cache-Control: no-cache) 002b.html 2004-02-18 15:19 298 Caching of stylesheets (Cache-Control: no-cache) - intermediate page 003.html 2004-02-18 15:15 1.5K Caching of documents (Cache-Control: no-cache) 003b.html 2004-02-18 15:17 296 Caching of documents (Cache-Control: no-cache) - intermediate page 004.html 2005-04-20 03:15 1.3K Caching of documents - behaviour over reloads (Cache-Control: no-cache) 005.html 2005-05-01 18:02 1.5K Caching of documents in session history (Cache-Control: private) 005b.html 2005-05-01 18:05 303 Caching of documents in session history (Cache-Control: private) - intermediate page 006.html 2005-05-01 18:04 1.4K Caching of documents in session history (Cache-Control: no-store) 006b.html 2005-05-01 18:05 304 Caching of documents in session history (Cache-Control: no-store) - intermediate page 007.html 2005-05-01 18:03 1.4K Caching of documents in session history (no Cache-Control) 007b.html 2005-05-01 18:05 297 Caching of documents in session history (no Cache-Control) - intermediate page
There is a potential problem with some of these tests: 'no-cache' just
means "please revalidate", and Apache sometimes returns 304s
(correctly, I guess) instead of always running the CGI script.