Did you mean "Accept-Encoding" header? Changing it is explicitly forbidden in Flash scripting. http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/URLRequestHeader.html
On 7月28日, 午前3:31, "Ikai L (Google)" <[email protected]> wrote: > Can you change the "accepts" header on your client? If our front end servers > see that you are saying you accept GZIP, we will assume you accept it and > gzip the response. > > > > > > On Sun, Jul 25, 2010 at 11:45 PM, ts1 <[email protected]> wrote: > > GAE servers always gzip-compress SWF (Flash) files for modern > > browsers. > > Our app uses SWF that loads another SWF and, if the second SWF is gzip- > > compressed, the first SWF doesn't receive progress notification, so > > there is no way to present "XX% loading" information to user. > > There seems no way to modify Accept-Encoging or User-Agent header from > > within Flash. > > Also, our SWFs are already compressed, so gzip them is pointless. > > Is there any way to disable gzip encoding from server application? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-appengine%2Bunsubscrib > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog:http://googleappengine.blogspot.com > Twitter:http://twitter.com/app_engine > Reddit:http://www.reddit.com/r/appengine -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
