<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kaizou &#187; test</title>
	<atom:link href="http://www.kaizou.org/tag/test/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kaizou.org</link>
	<description>This is Web 2.71828</description>
	<lastBuildDate>Thu, 24 Nov 2011 09:34:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Browser HTTP 1.1 caching compliancy test</title>
		<link>http://www.kaizou.org/2009/03/browser-http-11-caching-compliancy-test/</link>
		<comments>http://www.kaizou.org/2009/03/browser-http-11-caching-compliancy-test/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 15:20:21 +0000</pubDate>
		<dc:creator>David Corvoysier</dc:creator>
				<category><![CDATA[HTTP]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://www.kaizou.org/?p=310</guid>
		<description><![CDATA[Following a previous post about HTTP 1.1 caching mechanisms, I have been asked whether common browsers were actually compliant or not, so I wrote a little test to verify if at least basic features were supported. The results for your browser will appear in the frame below. Update: This is a new version with cache [...]]]></description>
			<content:encoded><![CDATA[<p>Following a previous post about <a href="/2009/02/http-caching-explained/">HTTP 1.1 caching mechanisms</a>, I have been asked whether common browsers were actually compliant or not, so I wrote a little test to verify if at least basic features were supported.</p>
<p>The results for your browser will appear in the frame below.</p>
<p><object type="text/html" data="/code/cache/index.html"></object></p>
<p>Update: This is a new version with cache headers completely handled by PHP instead of using apache mod_expires. I had to do this because I could&#8217;nt deactivate chunk transfer encoding of pages generated by php on my host, and this prevents HTTP 1.1 caching headers to be inserted by apache &#8230; the test seems to work now, but it is still in beta</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kaizou.org/2009/03/browser-http-11-caching-compliancy-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

