Tagged Questions
0
votes
1answer
882 views
Reading RAW data from a Flash POST Request ( images )
I'm basically interacting with a third party API flash file to send HTTP POST requests to my server.
I know I'm on somewhat the right path because it requires a crossdomain.xml file, and before I ...