Hi, I can set Mime-Type in app.yaml. I know the response object also allows Content-Type, but no Content-Encoding which is vital for my kind of application.
Is there no possibility to set this? Perhaps wiping headers clean and directly use self.response.out.write(...) to write something that is recognized by clients as a header? Will Google ever support setting content-encoding? For me this ia a show-stopper with Google appengine. Cheers, jago --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
