App Engine documentation tells me that if the client requesting
supports gzip ("Accept-Encoding: gzip"), the response will
automatically be compressed. I'm not seeing this, all my content
appears to be sent plaintext. Simple test: curl --compressed -v
"http://www.localmind.com"Am I missing something? I'm not doing anything funky in the response code, as far as I know. Any advice would be very much appreciated. -- 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.
