Question
Internet Explorer/Edge flash player (26.0.0.151) send POST method instead of GET when redirect is return from server
Hi,
More details (example source code) can be found at php - Internert Explorer/Edge flex redirect send POST method instead of GET - Stack Overflow
but basically it seems that on Internet Explorer 11 and flash 26.0.0.151 after redirect return from server there is send POST to redirected page and until 20.0.0151 it was sending a GET. Is this a bug or HTTPService will behave like this starting from >26.0.0.151?
Regards,
JavafxDev
