I am doing an HTTP GET from my app engine to another website and it seems like the "Accept-Encoding" property of the request header is ignored. I saw in the documentation that google app engine doesn't allow this to be set(?). Is there any way around this? I am downloading large amounts of data and being able to get them gzip'd would definitely cut down my bandwidth usage.
Thanks -- 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.
