Interessting! I will keep that in mind but regarding the fact, that i use JSON and pass just one single param, it seems to be a strange behaviour i recognized.
Hm, i'll have some more research to do... --- In [email protected], "Amy" <amyblankens...@...> wrote: > > --- In [email protected], "florian.salihovic" > <florian.salihovic@> wrote: > > > > Yes, actually i did so. > > > > I ran an URLLoader against different backend api calls. Those are > usually defined values > > for server-side calls. > > > > I had a slighty overhead: ~80 - 120ms + parsing the data and adding > it into an > > ArrayCollection compared to the values i got via Charles. > > > > So i can be sure that an HTTP request done by Air > (ActionScript/Flex) will not behave > > differently then a HTTP request by another application? And we > should take a look in > > some other corners of the system? > > Here is one place I have found a difference: > > http://flexdiary.blogspot.com/2007/07/flex-reorders-url-string- > parameters.html >

