History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CACHE-204
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Lars Torunski
Reporter: Lars Torunski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OSCache

Allow disabling initial set of the last modified header

Created: 12/Oct/05 12:00 AM   Updated: 13/Oct/05 05:24 PM
Component/s: Filters
Affects Version/s: 2.2 RC
Fix Version/s: 2.2 final


 Description  « Hide
The inital set (based on current time) of the last modified should be allowed to be disabled. The last modified should be set by default.

 All   Comments   Change History      Sort Order:
Lars Torunski - [13/Oct/05 01:24 AM ]
Parameter: lastModified (NEW! Since 2.2 final)

Defines if the last modified header will be sent in the response. Acceptable values are off for don't sending the header, even it is set in the filter chain, on for sending it if it is set in the filter chain and initial the last modified information will be set based on current time.