[Zope] Performance Testing / Expections

Itamar Shtull-Trauring itamars@ibm.net
Sun, 26 Mar 2000 16:34:35 +0200


The following dtml code will tell the browser that the page expires one hour
in the future:

<dtml-call "RESPONSE.setHeader('Expires', _.DateTime(_.DateTime().timeTime()
+ 3600).toZone('GMT').rfc822())">

-- 
Itamar S.T.  itamars@ibm.net