This is by far the best solution I have found to date:
http://code.google.com/p/as3httpclientlib/

Built from the flash socket support, you have total freedom in using HTTP "the 
right way" 
without all the annoying restrictions and 'quirks' of HTTPService/URLRequest.

It also gets rid of a bunch of browser specific quirks (SSL/HTTPS/caching) that 
come with 
URLRequest using the browser as the workhorse.

I'm surprised the library hasn't gotten more mention on this message board.  
(Not affliated 
with it at all).

It basically lets you do a well-behaved fully "REST" client, without having to 
rely on 
LCDS/Blaze server-side stuff.

--- In [email protected], "gli1_2000" <[EMAIL PROTECTED]> wrote:
>
> Then what is a possible alternative to get around this? Anyone has 
> suggestions? 
> 
> --- In [email protected], João Fernandes 
> <joaopedromartinsfernandes@> wrote:
> >
> > this is true, you can't use authorization token in headers anymore 
> > within Flash Player.
> > 
> > This is big step backwards in my opinion
> > -- 
> > 
> > João Fernandes
> > 
> > http://www.onflexwithcf.org
> > http://www.riapt.org
> >
>



Reply via email to