<?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: Safari Cache-Control:must-revalidate bug</title>
	<atom:link href="http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/</link>
	<description>Steve Clay on programming, music, public policy and other junk</description>
	<lastBuildDate>Thu, 22 Dec 2011 13:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Really caching web content &#124; JavaHelp.info</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-102364</link>
		<dc:creator>Really caching web content &#124; JavaHelp.info</dc:creator>
		<pubDate>Tue, 20 Oct 2009 11:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-102364</guid>
		<description>[...] header under some circumstances. As Steve Clay wrote on his blog, the problem belongs to the definition of must-revalidate. So currently using must-revalidate is no good idea until the bug is [...]</description>
		<content:encoded><![CDATA[<p>[...] header under some circumstances. As Steve Clay wrote on his blog, the problem belongs to the definition of must-revalidate. So currently using must-revalidate is no good idea until the bug is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-102051</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 05 Jun 2009 14:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-102051</guid>
		<description>Webkit bugzilla e-mails tell me a fix might&#039;ve landed in the trunk, so this might actually get resolved.

In the meantime, probably best to just leave out &quot;must-revalidate&quot;.</description>
		<content:encoded><![CDATA[<p>Webkit bugzilla e-mails tell me a fix might&#8217;ve landed in the trunk, so this might actually get resolved.</p>
<p>In the meantime, probably best to just leave out &#8220;must-revalidate&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam jones</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-102050</link>
		<dc:creator>adam jones</dc:creator>
		<pubDate>Fri, 05 Jun 2009 14:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-102050</guid>
		<description>hmm ive got a problem with a php script i wrote that serves up mp3 files that are located outside of the visible webserver hosted folders on the server.

the script SHOULD cache the mp3s it serves on the client and it works great EXCEPT in safari.  sounds like it could be this?   Ive tried the latest v4 betas and its no better.</description>
		<content:encoded><![CDATA[<p>hmm ive got a problem with a php script i wrote that serves up mp3 files that are located outside of the visible webserver hosted folders on the server.</p>
<p>the script SHOULD cache the mp3s it serves on the client and it works great EXCEPT in safari.  sounds like it could be this?   Ive tried the latest v4 betas and its no better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Johnson</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-102005</link>
		<dc:creator>Mark Johnson</dc:creator>
		<pubDate>Thu, 16 Apr 2009 20:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-102005</guid>
		<description>I&#039;m very interested in this, as well, because I&#039;m having the same problem.</description>
		<content:encoded><![CDATA[<p>I&#8217;m very interested in this, as well, because I&#8217;m having the same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-102000</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 09 Apr 2009 18:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-102000</guid>
		<description>Apparently this bug existed in older Safari versions as well. My test case is failing to show it in Safari 3.x because there&#039;s a proxy intercepting conditional requests to mrclay.org that I was unaware of.</description>
		<content:encoded><![CDATA[<p>Apparently this bug existed in older Safari versions as well. My test case is failing to show it in Safari 3.x because there&#8217;s a proxy intercepting conditional requests to mrclay.org that I was unaware of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-101973</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 26 Feb 2009 17:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-101973</guid>
		<description>At least the new &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=24179&quot; rel=&quot;nofollow&quot;&gt;bug&lt;/a&gt; (w/ &lt;a href=&quot;/tests/mustRevalidateTest/&quot; rel=&quot;nofollow&quot;&gt;test case&lt;/a&gt;) I created has been referred to Radar (Apple).

BTW I found this while trying to figure what its new &quot;Speculative Loading&quot; feature actually does.</description>
		<content:encoded><![CDATA[<p>At least the new <a href="https://bugs.webkit.org/show_bug.cgi?id=24179">bug</a> (w/ <a href="/tests/mustRevalidateTest/">test case</a>) I created has been referred to Radar (Apple).</p>
<p>BTW I found this while trying to figure what its new &#8220;Speculative Loading&#8221; feature actually does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rowe</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-101970</link>
		<dc:creator>Mark Rowe</dc:creator>
		<pubDate>Thu, 26 Feb 2009 02:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-101970</guid>
		<description>Ryan:  Bugs filed against WebKit at http://bugs.webkit.org/ that are problems outside of WebKit, the originator will typically be asked to instead file the bug at http://bugreporter.apple.com/.  This is not because there is no desire to fix the problem, but purely because if the bug isn&#039;t in WebKit then WebKit&#039;s bug database is entirely the wrong place to track the issue.</description>
		<content:encoded><![CDATA[<p>Ryan:  Bugs filed against WebKit at <a href="http://bugs.webkit.org/">http://bugs.webkit.org/</a> that are problems outside of WebKit, the originator will typically be asked to instead file the bug at <a href="http://bugreporter.apple.com/">http://bugreporter.apple.com/</a>.  This is not because there is no desire to fix the problem, but purely because if the bug isn&#8217;t in WebKit then WebKit&#8217;s bug database is entirely the wrong place to track the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Hines</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-101968</link>
		<dc:creator>Mark Hines</dc:creator>
		<pubDate>Wed, 25 Feb 2009 05:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-101968</guid>
		<description>Although claimed by Apple as fastest browser, I dont think its qiute that fast! I have used many other browsers and feel that google crome is the fastest of them all. By the way they have added new features such as &quot;cover flow&quot; which I like very much.</description>
		<content:encoded><![CDATA[<p>Although claimed by Apple as fastest browser, I dont think its qiute that fast! I have used many other browsers and feel that google crome is the fastest of them all. By the way they have added new features such as &#8220;cover flow&#8221; which I like very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Grove</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-101967</link>
		<dc:creator>Ryan Grove</dc:creator>
		<pubDate>Wed, 25 Feb 2009 03:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-101967</guid>
		<description>I&#039;ve seen and/or reported quite a few Safari bugs that have been closed invalid or wontfix with the excuse that the problem is actually in the &quot;underlying network framework&quot;.

This has given me the impression that Safari&#039;s underlying network framework is an utter piece of shit that Apple is uninterested in fixing.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen and/or reported quite a few Safari bugs that have been closed invalid or wontfix with the excuse that the problem is actually in the &#8220;underlying network framework&#8221;.</p>
<p>This has given me the impression that Safari&#8217;s underlying network framework is an utter piece of shit that Apple is uninterested in fixing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.mrclay.org/2009/02/24/safari-4-beta-cache-controlmust-revalidate-bug/comment-page-1/#comment-101966</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 25 Feb 2009 01:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=273#comment-101966</guid>
		<description>Apparently this a &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=13128&quot; rel=&quot;nofollow&quot;&gt;bug&lt;/a&gt; in webkit&#039;s underlying network framework (now over a year old), but sending the Expires header USED to make it behave correctly.</description>
		<content:encoded><![CDATA[<p>Apparently this a <a href="https://bugs.webkit.org/show_bug.cgi?id=13128">bug</a> in webkit&#8217;s underlying network framework (now over a year old), but sending the Expires header USED to make it behave correctly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

