[google-appengine] Channel trouble

2011-08-28 Thread elias_naur
Hi everyone, I'm currently working on an app engine-based application that uses the Channel feature quite heavily, and the typical user will stay on a channel for quite a while, typically for hours. To work around the 2 hour limit for channel tokens and to handle unstable network connections

[google-appengine] Re: Channel API broken in Chrome Extensions

2011-04-14 Thread elias_naur
I have the same problem here, trying to use an App Engine Channel from a Chrome extension fails to trigger onmessage/onopen/onerror. Nothing happens, and there's nothing in the extension background page console log. It worked fine a few days ago, and I haven't changed any extension code in that

[google-appengine] charset for static served files

2010-09-09 Thread elias_naur
Hi, It seems that both the development server and the production servers by default serves static html files with the Content-type:text/html response header. That's fine, except that I'd like a charset = utf-8 appended to that. The relevant app.yaml entry looks like this: - url: /