<?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: AJAX with Chrome &#8211; empty responseText</title>
	<atom:link href="http://blog.plee.me/2009/08/ajax-with-chrome-empty-responsetext/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.plee.me/2009/08/ajax-with-chrome-empty-responsetext/</link>
	<description>About software, technology and random things</description>
	<lastBuildDate>Fri, 14 Oct 2011 22:53:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: d65yan</title>
		<link>http://blog.plee.me/2009/08/ajax-with-chrome-empty-responsetext/comment-page-1/#comment-170</link>
		<dc:creator>d65yan</dc:creator>
		<pubDate>Sat, 27 Feb 2010 00:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plee.me/?p=62#comment-170</guid>
		<description>thanks man you save my weekend greetings from cuba</description>
		<content:encoded><![CDATA[<p>thanks man you save my weekend greetings from cuba</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pl</title>
		<link>http://blog.plee.me/2009/08/ajax-with-chrome-empty-responsetext/comment-page-1/#comment-100</link>
		<dc:creator>pl</dc:creator>
		<pubDate>Fri, 13 Nov 2009 13:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plee.me/?p=62#comment-100</guid>
		<description>Make sure you send the following header in the PHP source code:
&lt;code&gt;header (&quot;Content-Type: text/plain&quot;);&lt;/code&gt;
before sending anything else (except other headers).
For more information, visit &lt;a href=&quot;http://www.php.net/function.header&quot; rel=&quot;nofollow&quot;&gt;http://www.php.net/function.header&lt;/a&gt;.

Other languages than PHP of course use different methods for sending HTTP headers, but I hope you get the idea :)</description>
		<content:encoded><![CDATA[<p>Make sure you send the following header in the PHP source code:<br />
<code>header ("Content-Type: text/plain");</code><br />
before sending anything else (except other headers).<br />
For more information, visit <a href="http://www.php.net/function.header" rel="nofollow">http://www.php.net/function.header</a>.</p>
<p>Other languages than PHP of course use different methods for sending HTTP headers, but I hope you get the idea <img src='http://blog.plee.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://blog.plee.me/2009/08/ajax-with-chrome-empty-responsetext/comment-page-1/#comment-99</link>
		<dc:creator>me</dc:creator>
		<pubDate>Fri, 13 Nov 2009 12:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plee.me/?p=62#comment-99</guid>
		<description>how do you change the content-type to text plain in the response header?</description>
		<content:encoded><![CDATA[<p>how do you change the content-type to text plain in the response header?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

