<?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: XMLHttpRequest vs. XML vs. URLLoader: API Comparisons	</title>
	<atom:link href="https://jessewarden.com/2005/11/xmlhttprequest-vs-xml-vs-urlloader-api-comparisons.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2005/11/xmlhttprequest-vs-xml-vs-urlloader-api-comparisons.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Sat, 19 Nov 2005 08:44:13 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2005/11/xmlhttprequest-vs-xml-vs-urlloader-api-comparisons.html/comment-page-1#comment-3100</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Sat, 19 Nov 2005 08:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=916#comment-3100</guid>

					<description><![CDATA[Aye, and so does flash.net.Socket... but these are strictly request/response API&#039;s I&#039;m talking about, not persistent sockets.  AJAX isn&#039;t persistent, and neither is XML nor URLLoader.  So, to be fair to the AJAX camp, I used those types of classes.  XMLSocket &#038; Socket make it... well, unfair.  I went for the 3 stroke knife kill, not the headshot.


]]></description>
			<content:encoded><![CDATA[<p>Aye, and so does flash.net.Socket&#8230; but these are strictly request/response API&#8217;s I&#8217;m talking about, not persistent sockets.  AJAX isn&#8217;t persistent, and neither is XML nor URLLoader.  So, to be fair to the AJAX camp, I used those types of classes.  XMLSocket &amp; Socket make it&#8230; well, unfair.  I went for the 3 stroke knife kill, not the headshot.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jeff		</title>
		<link>https://jessewarden.com/2005/11/xmlhttprequest-vs-xml-vs-urlloader-api-comparisons.html/comment-page-1#comment-3099</link>

		<dc:creator><![CDATA[jeff]]></dc:creator>
		<pubDate>Sat, 19 Nov 2005 05:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=916#comment-3099</guid>

					<description><![CDATA[on the synchronous vs asynchronous front, dont forget that XMLSocket ( a 4th approach) offers a fully statefully connection with the server]]></description>
			<content:encoded><![CDATA[<p>on the synchronous vs asynchronous front, dont forget that XMLSocket ( a 4th approach) offers a fully statefully connection with the server</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: claus wahlers		</title>
		<link>https://jessewarden.com/2005/11/xmlhttprequest-vs-xml-vs-urlloader-api-comparisons.html/comment-page-1#comment-3098</link>

		<dc:creator><![CDATA[claus wahlers]]></dc:creator>
		<pubDate>Wed, 16 Nov 2005 07:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=916#comment-3098</guid>

					<description><![CDATA[Groovy!]]></description>
			<content:encoded><![CDATA[<p>Groovy!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2005/11/xmlhttprequest-vs-xml-vs-urlloader-api-comparisons.html/comment-page-1#comment-3097</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Wed, 16 Nov 2005 06:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=916#comment-3097</guid>

					<description><![CDATA[Hell yeah.  Check out flash.net.URLRequest and flash.net.URLRequestHeader.  Exactly what you are looking for.

&lt;a href=&quot;http://livedocs.macromedia.com/labs/1/flex/langref/index.html&quot; rel=&quot;nofollow&quot;&gt;Link to AS3 docs on Livedocs&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>Hell yeah.  Check out flash.net.URLRequest and flash.net.URLRequestHeader.  Exactly what you are looking for.</p>
<p><a href="http://livedocs.macromedia.com/labs/1/flex/langref/index.html" rel="nofollow">Link to AS3 docs on Livedocs</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: claus wahlers		</title>
		<link>https://jessewarden.com/2005/11/xmlhttprequest-vs-xml-vs-urlloader-api-comparisons.html/comment-page-1#comment-3096</link>

		<dc:creator><![CDATA[claus wahlers]]></dc:creator>
		<pubDate>Wed, 16 Nov 2005 06:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=916#comment-3096</guid>

					<description><![CDATA[I haven&#039;t really looked into it in detail, do you happen to know if URLLoader supports full access to HTTP headers? And am i able to send HTTP request headers (things like authorization, content-range etc come to mind)]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t really looked into it in detail, do you happen to know if URLLoader supports full access to HTTP headers? And am i able to send HTTP request headers (things like authorization, content-range etc come to mind)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
