<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Jetty browser cache control</title>
	<atom:link href="http://christiansons.net/mike/blog/2009/09/jetty-browser-cache-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://christiansons.net/mike/blog/2009/09/jetty-browser-cache-control/</link>
	<description>Mike Christianson&#039;s journal of Java, Ant, SVN, Jetty, cygwin and other stuff.</description>
	<lastBuildDate>Tue, 10 Aug 2010 04:44:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mike Christianson</title>
		<link>http://christiansons.net/mike/blog/2009/09/jetty-browser-cache-control/comment-page-1/#comment-116</link>
		<dc:creator>Mike Christianson</dc:creator>
		<pubDate>Tue, 13 Apr 2010 17:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://christiansons.net/mike/blog/?p=405#comment-116</guid>
		<description>Hi Jochen, I just double checked and it&#039;s working for me:
&lt;pre lang=&quot;bash&quot;&gt;
$ curl -si http://localhost/ &#124; head
&lt;/pre&gt;
&lt;code&gt;
HTTP/1.1 200 OK
Date: Tue, 13 Apr 2010 17:11:31 GMT
Accept-Ranges: bytes
Cache-Control: no-store,no-cache,must-revalidate
Content-Type: text/html
Content-Length: 4339
Last-Modified: Mon, 12 Apr 2010 21:43:54 GMT
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi Jochen, I just double checked and it&#8217;s working for me:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ curl <span style="color: #660033;">-si</span> http:<span style="color: #000000; font-weight: bold;">//</span>localhost<span style="color: #000000; font-weight: bold;">/</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">head</span></pre></div></div>

<p><code><br />
HTTP/1.1 200 OK<br />
Date: Tue, 13 Apr 2010 17:11:31 GMT<br />
Accept-Ranges: bytes<br />
Cache-Control: no-store,no-cache,must-revalidate<br />
Content-Type: text/html<br />
Content-Length: 4339<br />
Last-Modified: Mon, 12 Apr 2010 21:43:54 GMT<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochen</title>
		<link>http://christiansons.net/mike/blog/2009/09/jetty-browser-cache-control/comment-page-1/#comment-115</link>
		<dc:creator>Jochen</dc:creator>
		<pubDate>Mon, 12 Apr 2010 16:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://christiansons.net/mike/blog/?p=405#comment-115</guid>
		<description>Thanks for this!
But for some reason Jetty seems to ignore this. I have yet to see a response  with the Cache-Control header set. The settings seems to get ignored.</description>
		<content:encoded><![CDATA[<p>Thanks for this!<br />
But for some reason Jetty seems to ignore this. I have yet to see a response  with the Cache-Control header set. The settings seems to get ignored.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
