I did: http://code.google.com/p/googleappengine/issues/detail?id=1378

I hope you don't mind me posting the issue in the appengine group:
http://groups.google.com/group/google-appengine/browse_thread/thread/5cb0d477cfbb222

I guess this is anyway not a technical issue but more of a 'should we
allow it or not' decision, right? It is not one of those decisions
which shouldn't depend on the number of people who star it. Therefore,
I would further suggest to decide rather quickly if you want to allow
it or not. Perhaps allow it on a per-user-basis if this makes the
decision easier.

Cheers,
Dieter


On Apr 21, 1:12 am, "Jeff S (Google)" <j...@google.com> wrote:
> Hi Dieter,
>
> As you've noticed, the server does not allow your app to specify the
> content-encoding header.
>
> http://code.google.com/appengine/docs/python/tools/webapp/responsecla...
>
> I recall an earlier question about pack200-gzip encoding, would you mind
> filing an issue in the tracker?
>
> http://code.google.com/p/googleappengine/issues/list
>
> Thank you,
>
> Jeff
>
> On Fri, Apr 17, 2009 at 4:59 PM, Dieter Krachtus <
>
> dieter.krach...@googlemail.com> wrote:
>
> > hehe...I do. But mime-type is independent of Content-Encoding. The
> > mime-type of an applet jar is always the same but can have 1 of 3
> > different types of Content-Encoding.
>
> > Cheers,
> > Dieter
>
> > On Apr 18, 1:44 am, jeremy <jeremy.a...@gmail.com> wrote:
> > > use the mime_type parameter for static files in the app.yaml?
>
> > > On Apr 17, 7:40 pm, Dieter Krachtus <dieter.krach...@googlemail.com>
> > > wrote:
>
> > > > Hi,
>
> > > > I would like to set the Content-Encoding for files of certain type to
> > > > pack200-gzip?
>
> > > > I would need it to increase the startup time for my applet athttp://
> >www.chartle.net
>
> > > > Read more about it:
> >http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide...
>
> > > > Quote:
> > > > "The server will set the response header Content-Encoding (CE) field
> > > > to pack200-gzip , gzip, or NULL depending on the type of file that is
> > > > being sent, and optionally may set the Content-Type (CT) to
> > > > application/Java-archive."
>
> > > > I originally didn't host on appengine where I could set things like
> > > > Content-Encoding. Not being able to do that is somewhat of a
> > > > dealbreaker for me :(
>
> > > > Cheers,
> > > > Dieter
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to