<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Abdul Qabiz on Web Technologies, Flash Platform, RIA, India &#187; header</title>
	<atom:link href="http://www.abdulqabiz.com/blog/archives/tag/header/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abdulqabiz.com/blog</link>
	<description>a developer and entrepreneur on web technologies, adobe flash platform (flex, flash, air), web, opensource, linux, free software, usability, startups, India...</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:53:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='www.abdulqabiz.com' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Adobe Flash Player 9.0.115.0 onwards allows setting Authorization HTTP header</title>
		<link>http://www.abdulqabiz.com/blog/archives/2009/01/06/adobe-flash-player-901150-onwards-allows-setting-authorization-http-header/</link>
		<comments>http://www.abdulqabiz.com/blog/archives/2009/01/06/adobe-flash-player-901150-onwards-allows-setting-authorization-http-header/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 10:20:00 +0000</pubDate>
		<dc:creator>Abdul Qabiz</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[as3httpclient]]></category>
		<category><![CDATA[authorization]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flashplayer]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://www.abdulqabiz.com/wordpress/?p=422</guid>
		<description><![CDATA[
			
				
			
		
There were some issues with some earlier version of players, where it was not possible to set Authorization http-header for HTTP/GET requests. I tried to hack a way to do it using Socket or custom http-client in actionscript.
I just happened to read one of the technotes at Adobe&#8217;s site, which says Authorization header is allowed [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.abdulqabiz.com%2Fblog%2Farchives%2F2009%2F01%2F06%2Fadobe-flash-player-901150-onwards-allows-setting-authorization-http-header%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.abdulqabiz.com%2Fblog%2Farchives%2F2009%2F01%2F06%2Fadobe-flash-player-901150-onwards-allows-setting-authorization-http-header%2F&amp;source=abdulqabiz&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>
<p>There were some issues with some earlier version of players, <a href="http://www.abdulqabiz.com/blog/archives/flash_and_actionscript/http_authentica.php">where it was not possible to set Authorization http-header for HTTP/GET requests</a>. I <a href="http://www.abdulqabiz.com/blog/archives/apollo/as3httpclient_projec.php">tried to hack a way</a> to do it using Socket or custom http-client in actionscript.</p>
<p>I just happened to read <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403184&#038;sliceId=2">one of the technotes at Adobe&#8217;s site</a>, which says Authorization header is allowed for Flash Player 9.0.115.0 onwards. If you are trying to send request to another domain (different from the one hosting the SWF), a crossdomain-policy file is required.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.abdulqabiz.com/blog/archives/2009/01/06/adobe-flash-player-901150-onwards-allows-setting-authorization-http-header/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
