Guys,
We're using flex 3 beta 2 for some project and we're seeing this message:
Error #2096: The HTTP request header Cookie cannot be set via
ActionScript.
ArgumentError: Error #2096: The HTTP request header Cookie cannot be
set via ActionScript.
at flash.net::URLStream/load()
at flash.net::URLLoader/load()
Is it true that Flex 3 will not allow to set HTTP Cookies via
actionscript? This used to work with Flex 2. This will be really bad
for backward compatibility as we have a framework written which sets
HTTP Cookies.
Can Adobe really be doing this?
-Sandeep