<?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"
	>
<channel>
	<title>Comments on: HTTP Status: 204 No Content and 205 Reset Content</title>
	<atom:link href="http://benramsey.com/archives/http-status-204-no-content-and-205-reset-content/feed/" rel="self" type="application/rss+xml" />
	<link>http://benramsey.com/archives/http-status-204-no-content-and-205-reset-content/</link>
	<description>PHP and Other Techno-babble</description>
	<pubDate>Thu, 21 Aug 2008 17:33:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Jared</title>
		<link>http://benramsey.com/archives/http-status-204-no-content-and-205-reset-content/#comment-178019</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Wed, 07 May 2008 16:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://benramsey.com/?p=244#comment-178019</guid>
		<description>Oh, I did check with the php-src before posting the comment, but didn't see any change to the implementation.

I posted about it to internals ~3years ago, then filed a change requests ~2 years ago... http://bugs.php.net/bug.php?id=36947</description>
		<content:encoded><![CDATA[<p>Oh, I did check with the php-src before posting the comment, but didn&#8217;t see any change to the implementation.</p>
<p>I posted about it to internals ~3years ago, then filed a change requests ~2 years ago&#8230; <a href="http://bugs.php.net/bug.php?id=36947" rel="nofollow">http://bugs.php.net/bug.php?id=36947</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Zülke</title>
		<link>http://benramsey.com/archives/http-status-204-no-content-and-205-reset-content/#comment-177950</link>
		<dc:creator>David Zülke</dc:creator>
		<pubDate>Wed, 07 May 2008 12:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://benramsey.com/?p=244#comment-177950</guid>
		<description>Jared: not anymore - there is an option for the http stream wrapper to ignore errors since 5.3 (my patch! :D), but I agree, PHP should handle any 10x/20x response as successful. Wanna shoot a mail to internals@? I'll chime in. IIRC I asked about that in a follow-up to my original suggestion, but never heard back from anyone (Sara committed the change back then)</description>
		<content:encoded><![CDATA[<p>Jared: not anymore &#8211; there is an option for the http stream wrapper to ignore errors since 5.3 (my patch! :D), but I agree, PHP should handle any 10x/20x response as successful. Wanna shoot a mail to internals@? I&#8217;ll chime in. IIRC I asked about that in a follow-up to my original suggestion, but never heard back from anyone (Sara committed the change back then)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://benramsey.com/archives/http-status-204-no-content-and-205-reset-content/#comment-177938</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Wed, 07 May 2008 12:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://benramsey.com/?p=244#comment-177938</guid>
		<description>Unfortunately PHP http streams don't support them. Only 200 and 206 are actually considered successful, everything else causes an error.</description>
		<content:encoded><![CDATA[<p>Unfortunately PHP http streams don&#8217;t support them. Only 200 and 206 are actually considered successful, everything else causes an error.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
