<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'cache control with file modification date'</title>
    <description>Snipplr comments feed</description>
    <link>https://ipv6.snipplr.com/</link>
    <lastBuildDate>Wed, 22 Apr 2026 03:19:47 +0000</lastBuildDate>
    <item>
      <title>iroybot said on 08/Nov/2011</title>
      <link>https://ipv6.snipplr.com/view/48344/cache-control-with-file-modification-date</link>
      <description>&lt;p&gt;This is exactly how I did this for quite a while now. Today I think there's better ways to do this: Since modern websites (should) use some sort of JS compression (Minify, Dojo Compressor, Google Closure, etc.) you could as well update the link to the JS file in your HTML document whenever you run the compiler. Thus you can move away this freshness-determination from the Frontend and do that server side. Usually, I use jQuery with some dozen plugins, so I save a dozen file accesses upon request.&lt;/p&gt;</description>
      <pubDate>Tue, 08 Nov 2011 01:06:45 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/48344/cache-control-with-file-modification-date</guid>
    </item>
  </channel>
</rss>
