6 ms·
So true about the documentation and APIs. In the network stack for example, if you do certain things to a POST, Flash actually stops using HTTP and starts using
by kj12345 14y ago
So true about the documentation and APIs. In the network stack for example, if you do certain things to a POST, Flash actually stops using HTTP and starts using "XML Sockets" which runs over a different port, and AFAIK is something Abobe just made up one day. This happens silently and can be triggered in a couple different subtle ways. They need to fix nonsense like this before I can take Flash seriously again.