<?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: About</title>
	<atom:link href="http://www.cfalzone.com/blog/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cfalzone.com/blog</link>
	<description>Christopher Falzone's Blog</description>
	<lastBuildDate>Wed, 07 Jul 2010 17:34:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: cfalzone</title>
		<link>http://www.cfalzone.com/blog/about/comment-page-1/#comment-130</link>
		<dc:creator>cfalzone</dc:creator>
		<pubDate>Wed, 21 Oct 2009 15:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cfalzone.com/blog/?page_id=2#comment-130</guid>
		<description>Thanks for the report Brad.  I don&#039;t know when or if I will have time to look at this.  Funny thing is, I know I have used $response.setHeader() to set other content types (i.e. the iCal Feed thing). My guess is it would have something to do with the where the filter ends up in the web.xml.  If you find anything else out, please let me know.</description>
		<content:encoded><![CDATA[<p>Thanks for the report Brad.  I don&#8217;t know when or if I will have time to look at this.  Funny thing is, I know I have used $response.setHeader() to set other content types (i.e. the iCal Feed thing). My guess is it would have something to do with the where the filter ends up in the web.xml.  If you find anything else out, please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Rice</title>
		<link>http://www.cfalzone.com/blog/about/comment-page-1/#comment-129</link>
		<dc:creator>Brad Rice</dc:creator>
		<pubDate>Wed, 21 Oct 2009 15:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cfalzone.com/blog/?page_id=2#comment-129</guid>
		<description>Hi Chris,

Apparently we are having trouble with your trim plugin. We only installed it on dev to test, but it seems to be changing the response header. Here is the jira that my colleague Casey entered:

We took a snapshot of prod + db yesterday and rebuilt dev with it. We have a page with some JS on it that eats some XML coming out of an ajax.dot. We accomplish this with $response.setHeader(&quot;Content-type&quot;, &quot;text/xml&quot;). Works great. This same code in to dev comes back with the HTTP response header&#039;s showing: &quot;Content-Type text/html;charset=UTF-8&quot;. The problem we&#039;re having is that the JS won&#039;t eat the return unless we have the appropriate XML HTTP response header. What do we need to change to make that happen? 

We removed it and now it works ok.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Apparently we are having trouble with your trim plugin. We only installed it on dev to test, but it seems to be changing the response header. Here is the jira that my colleague Casey entered:</p>
<p>We took a snapshot of prod + db yesterday and rebuilt dev with it. We have a page with some JS on it that eats some XML coming out of an ajax.dot. We accomplish this with $response.setHeader(&#8220;Content-type&#8221;, &#8220;text/xml&#8221;). Works great. This same code in to dev comes back with the HTTP response header&#8217;s showing: &#8220;Content-Type text/html;charset=UTF-8&#8243;. The problem we&#8217;re having is that the JS won&#8217;t eat the return unless we have the appropriate XML HTTP response header. What do we need to change to make that happen? </p>
<p>We removed it and now it works ok.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
