Just found the issue http://code.google.com/p/googleappengine/issues/detail?id=6655
It's three days old and describes a fatal error that seems to hit more and more people. No response from Google? On Thu, Jan 5, 2012 at 5:30 PM, Mos <[email protected]> wrote: > My site is down currently, because GAE response CSS files without > mime-type: > > REQUEST: > > GET /static/css/master.css HTTP/1.1 > ... > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.25) > Gecko/20111212 Firefox/3.6.25 > Accept: text/css,*/*;q=0.1 > ...... > > WRONG RESPONSE: > > HTTP/1.1 200 OK > Etag: "sR7Bag" > Date: Thu, 05 Jan 2012 16:22:34 GMT > Expires: Thu, 05 Jan 2012 16:32:34 GMT > Cache-Control: public, max-age=600 > Content-Type: null > > Server: Google Frontend > Content-Length: 37206 > > Does anybody else have the problem? > -- 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.
