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].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to