about summary refs log tree commit diff
path: root/t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a broken test.Franck Cuny2015-07-141-1/+1
| | | | | One of the test opens the "README" file to serves the content. The file has been renamed to "README.md" but the test was not updated to reflect the change.
* remove tabsfranck cuny2011-04-191-4/+4
|
* Add check_last_modified_header option - do not add ETag if Last-Modified setLeo Lapworth2011-04-141-0/+60
| | | | | | | http://code.google.com/speed/page-speed/docs/caching.html#LeverageBrowserCaching "It is important to specify one of Expires or Cache-Control max-age, and _one_ of Last-Modified or ETag"
* add cache-control and testsfranck cuny2011-01-211-0/+38
|
* cealn POD, remove warn from testfranck cuny2010-03-241-1/+0
|
* as miyagawa suggested, use file attributes to calculte ETag in case we have ↵franck cuny2010-03-081-0/+20
| | | | a file handle
* test with conditionalGET, update PODfranck cuny2010-02-281-2/+21
|
* basic testsfranck cuny2010-02-281-0/+53
|
* initial commitfranck cuny2010-02-281-0/+4