Browse by Tags

  • Re: Cache control

    For expiration we always try to cache for as long as possible meaning we always try to tell the external client to cache indefinately using max-age=0 as long as the ETag is unchanged: [quote] Cache-Control: private, must-revalidate, max-age=0\r\n ETag: "2412e7ab-56c021b3"\r\n [/quote] This...
    Posted to General Discussions (Forum) by BarryR on 05-08-2008
Page 1 of 1 (1 items)