v2.03 HTTP response compression causing failures
i've been tracking down bug has cropped in both existing air applications , new applications. applications javascript/html based adobe air applications.
when test adobe air application using dreamweaver cs5 application xhr calls work fine. when compile them , run air application calls stop working.
i can see call going out returning correct response (200) valid information air application returns status of 0 every single time. different can see header file contains accept-encoding: gzip,deflate not in preview of adobe air application.
i have tried adding own accept-encoding using setrequestheader , ignored.
a full log of messages, returned, values, etc in forum post: http://forums.adobe.com/thread/705524?tstart=0
the recent release notes 2.03 ( http://www.adobe.com/support/documentation/en/air/2_0_3/releasenotes_developers.html ) indicate added feature , gzip,deflate added default.
i need find way either fix reason status code 0 being returned when can see call succeeding using fiddler2 (a trace program) or find way over-ride value.
os windows 7, 64bit.
More discussions in AIR Bugs and Performance Issues
adobe
Comments
Post a Comment