Anybody found a way around this?

I noticed you can overwrite the ETag by setting a value for http_headers on 
app.yaml, but not clear it.

On Wednesday, October 27, 2010 7:07:33 PM UTC-4, Waldemar Kornewald wrote:
>
> Hi,
> I noticed that App Engine is setting ETags on static files. Is there a
> way to turn them off? ETags override the cache-control header and
> cause the browser to issue additional HTTP requests to check for
> modified files. This is bad for performance and completely unnecessary
> if you use an asset manager that adds a version hash to the generated
> file names. How can I get rid of those ETags and only have a
> cache-control header?
>
> Thanks!
>
> Bye,
> Waldemar Kornewald
>
> -- 
> Django on App Engine, MongoDB, ...? Browser-side Python? It's open-source:
> http://www.allbuttonspressed.com/blog/django
>
>

-- 
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/-/-n6rH1ZoNlkJ.
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