Mantis - Resin
Viewing Issue Advanced Details
2733 minor always 06-11-08 10:53 06-12-08 20:03
sam  
ferg  
urgent  
closed 3.1.6  
fixed  
none    
none 3.2.0  
0002733: Custom access logger needs information about whether or not the response was served from the cache
(rep by M Thompson)

We have a custom implementation of access logging that puts the information into a data warehouse and we would like to be able to determine whether or not a response was served from the cache. (for example, using a method on AbstractHttpResponse)

Notes
(0003194)
ferg   
06-12-08 20:03   
server/02e5

AbstractHttpResponse.isCacheHit()