I see AppEngine will automatically gzip response bodies provided the
appropriate HTTP headers are set:

http://code.google.com/appengine/kb/general.html#compression
http://code.google.com/appengine/docs/python/runtime.html#Responses

Is there equivalent functionality to decompress a POST- body, eg if
you get the Content-Encoding header ? [can't find anything; a quick
test seems to indicate not]

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.

Reply via email to