For those of you observing this problem, do you see it with Java apps? In particular, if anyone is seeing this with a python app, can you indicate that on this thread or the related issue http://code.google.com/p/googleappengine/issues/detail?id=6655 ?
-Amy On Fri, Jan 6, 2012 at 1:54 PM, Ikai Lan (Google) <[email protected]> wrote: > Okay. That's good information. We haven't been able to reproduce this yet, > but maybe we can find more information with some digging. > > I also wonder if it's also possible it's not limited to CSS files, it's > just that a null content-type doesn't impact browser rendering of any other > static asset. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > plus.ikailan.com | twitter.com/ikai > > > > On Thu, Jan 5, 2012 at 6:51 PM, Jon Stevens <[email protected]> wrote: > >> No idea. We did a push of an app, css didn't look right. It seems limited >> to css files for some reason. Maybe that'll be a clue for your engineers. >> >> jon >> >> >> On Thu, Jan 5, 2012 at 6:31 PM, Ikai Lan (Google) <[email protected]>wrote: >> >>> It's sounding that way. Any chance you guys have noticed any details >>> about when this tends to happen? >>> >>> -- >>> Ikai Lan >>> Developer Programs Engineer, Google App Engine >>> plus.ikailan.com | twitter.com/ikai >>> >>> >>> >>> On Thu, Jan 5, 2012 at 5:36 PM, Jon Stevens <[email protected]> wrote: >>> >>>> Ikai, this is a real bug, not some browser cache issue. Your CDN is >>>> returning Content-type: null headers, which is wrong. >>>> >>>> After posting a question to the google-appengine-java list and not >>>> getting any response, I filed a bug 3 days ago that nobody has responded >>>> to. There are 15 stars on it. >>>> >>>> http://code.google.com/p/googleappengine/issues/detail?id=6655 >>>> >>>> Please look into it. >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google App Engine" group. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msg/google-appengine/-/pHRtc8Qw1swJ. >>>> >>>> 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. >>>> >>> >>> -- >>> 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. >>> >> >> -- >> 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. >> > > -- > 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. > -- 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.
