Login 
 
 Pref   Your subscriptions   Home   Help 
dev@ml.mod-xslt2.com
mod-xslt2 - Development Mailing List
   
 
List info
 
 
 
Subscribe
 
 
Unsubscribe
 
 
Archive
 
 
Post
 



Advanced search
2004 01 02 03 04 05 06 07 08 09 10 11 12
2005 01 02 03 04 05 06 07 08 09 10 11 12
2006 01 02 03 04 05 06 07 08 09 10 11 12
2007 01 02 03 04 05 06 07 08 09 10 11 12
2008 01 02 03 04 05 06 07 08 09 10 11 12

  previous   Chronological            previous   Thread       

possible Last-Modified and ETag issues a . ledvinka
  • From: a.ledvinka@xxxxxxxxx
  • To: dev@xxxxxxxxxxxxxxxx
  • Subject: possible Last-Modified and ETag issues
  • Date: Tue, 30 Nov 2004 17:37:01 +0100


  • Hello.

    For static content there is issue that could arise questions of what
    behaviour is correct. And to protect innocent - current behaviour is bad.
    It allows pages that are resault of bad transformation and appear broken
    to be cached although the xslt has been fixed after the page has been
    cached somewhere.
    (static = xml in files on disk and xslt in files on disk)

    for http headers
    Last-Modified:
    ETag:

    initial state
    Last-Modified: Tue, 30 Nov 2004 15:53:27 GMT
    ETag: "3d80c7-12c6-ca2b8bc0"

    after changing the xslt and not touching xml
    Last-Modified: Tue, 30 Nov 2004 15:53:27 GMT
    ETag: "3d80c7-12c6-ca2b8bc0"


      Powered by Sympa