<?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: Flex HTTPService and Basic Authentication</title>
	<atom:link href="http://www.hufkens.net/2009/03/flex-httpservice-and-basic-authentication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hufkens.net/2009/03/flex-httpservice-and-basic-authentication/</link>
	<description>{Technology Enthusiast &#38; Developer}</description>
	<lastBuildDate>Thu, 19 Jan 2012 21:46:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Vishal</title>
		<link>http://www.hufkens.net/2009/03/flex-httpservice-and-basic-authentication/comment-page-1/#comment-2457</link>
		<dc:creator>Vishal</dc:creator>
		<pubDate>Fri, 02 Dec 2011 09:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.hufkens.net/?p=529#comment-2457</guid>
		<description>private function authAndSend(service:HTTPService):void
			{
				var encoder:Base64Encoder = new Base64Encoder();
				//encoder.insertNewLines = false; // see below for why you need to do this
				encoder.encode(&quot;test99:198$elect&quot;);
				service.headers[&quot;Authorization&quot;] = &quot;Basic &quot; + encoder.toString();                                                
				service.send();
			}


I am not able to get it work in Flex Mobile 4.5

Jack can you help me</description>
		<content:encoded><![CDATA[<p>private function authAndSend(service:HTTPService):void<br />
			{<br />
				var encoder:Base64Encoder = new Base64Encoder();<br />
				//encoder.insertNewLines = false; // see below for why you need to do this<br />
				encoder.encode(&#8220;test99:198$elect&#8221;);<br />
				service.headers["Authorization"] = &#8220;Basic &#8221; + encoder.toString();<br />
				service.send();<br />
			}</p>
<p>I am not able to get it work in Flex Mobile 4.5</p>
<p>Jack can you help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.hufkens.net/2009/03/flex-httpservice-and-basic-authentication/comment-page-1/#comment-1066</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Wed, 22 Jun 2011 18:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hufkens.net/?p=529#comment-1066</guid>
		<description>Thanks, you just saved me. Worked fine in Flex 4.5.1 in a mobile app.</description>
		<content:encoded><![CDATA[<p>Thanks, you just saved me. Worked fine in Flex 4.5.1 in a mobile app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alain</title>
		<link>http://www.hufkens.net/2009/03/flex-httpservice-and-basic-authentication/comment-page-1/#comment-934</link>
		<dc:creator>Alain</dc:creator>
		<pubDate>Tue, 21 Sep 2010 19:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.hufkens.net/?p=529#comment-934</guid>
		<description>Could be, I have not tested it with Flex 4.1 yet.</description>
		<content:encoded><![CDATA[<p>Could be, I have not tested it with Flex 4.1 yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel McQuillen</title>
		<link>http://www.hufkens.net/2009/03/flex-httpservice-and-basic-authentication/comment-page-1/#comment-933</link>
		<dc:creator>Daniel McQuillen</dc:creator>
		<pubDate>Tue, 21 Sep 2010 18:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.hufkens.net/?p=529#comment-933</guid>
		<description>Has Flex SDK 4.1 broken this in your project? I was using same technique and have run into problems with 4.1.</description>
		<content:encoded><![CDATA[<p>Has Flex SDK 4.1 broken this in your project? I was using same technique and have run into problems with 4.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandongeiger (Brandon Geiger)</title>
		<link>http://www.hufkens.net/2009/03/flex-httpservice-and-basic-authentication/comment-page-1/#comment-792</link>
		<dc:creator>brandongeiger (Brandon Geiger)</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.hufkens.net/?p=529#comment-792</guid>
		<description>&lt;a rel=&quot;nofollow&quot; href=&quot;http://twitter.com/hufkens&quot;&gt;@hufkens&lt;/a&gt; Running into basic auth problem on flex app. Did you commit changes http://bit.ly/w7pJu to your svn repo http://bit.ly/cQC3SF ?thnx</description>
		<content:encoded><![CDATA[<p><a rel="nofollow" href="http://twitter.com/hufkens">@hufkens</a> Running into basic auth problem on flex app. Did you commit changes <a href="http://bit.ly/w7pJu" rel="nofollow">http://bit.ly/w7pJu</a> to your svn repo <a href="http://bit.ly/cQC3SF" rel="nofollow">http://bit.ly/cQC3SF</a> ?thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight and Basic Authentication &#124; hufkens.net</title>
		<link>http://www.hufkens.net/2009/03/flex-httpservice-and-basic-authentication/comment-page-1/#comment-258</link>
		<dc:creator>Silverlight and Basic Authentication &#124; hufkens.net</dc:creator>
		<pubDate>Sat, 06 Jun 2009 15:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.hufkens.net/?p=529#comment-258</guid>
		<description>[...] But again like the Twitter API, the Basecamp API uses Basic Authentication (see my previous post: Flex HTTPService and Basic Authentication) and also in the case of Silverlight, it appeared to be a [...]</description>
		<content:encoded><![CDATA[<p>[...] But again like the Twitter API, the Basecamp API uses Basic Authentication (see my previous post: Flex HTTPService and Basic Authentication) and also in the case of Silverlight, it appeared to be a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Retrieve Basecamp data with BasecampAS3Lib &#124; hufkens.net</title>
		<link>http://www.hufkens.net/2009/03/flex-httpservice-and-basic-authentication/comment-page-1/#comment-182</link>
		<dc:creator>Retrieve Basecamp data with BasecampAS3Lib &#124; hufkens.net</dc:creator>
		<pubDate>Wed, 13 May 2009 22:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.hufkens.net/?p=529#comment-182</guid>
		<description>[...] application is not that trivial as it would sound. A while ago I wrote a blog post about this (read it here), but this approach only works when you run it from an AIR application. The same code doesn&#8217;t [...]</description>
		<content:encoded><![CDATA[<p>[...] application is not that trivial as it would sound. A while ago I wrote a blog post about this (read it here), but this approach only works when you run it from an AIR application. The same code doesn&#8217;t [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

