Why does the Flash Player Have Such Crappy HTTP Support?
Monday, September 24th, 2007I’ve found myself enjoying working with Adobe Flex. Flex does a lot of things really well, except its support of the HTTP protocol. Here’s a few things folks don’t know about the Flash Players HTTP support:
It only support GET and POST methods. In order to use other methods such as DELETE and PUT, you have [...]