Hi,
My Air app (3.5) makes many requests to an API to collect and send data. Somme using POST, some using GET. It sends out urlVars and retreives JSON strings.
I noticed that, on Windows (tested on Windows 7) all the GET requests don't seem to be getting back any data. Both methods work fine on Mac.
Any ideas would be appreciated.
Thank you.