Arachnid / bloggart

A blog application for App Engine
http://bloggart-demo.appspot.com/
287 stars 78 forks source link

Support "Expires" and "Cache-Control" headers #23

Open sylvainvivien opened 15 years ago

sylvainvivien commented 15 years ago

I think the Static handler should support the "Expires" and "Cache-Control" headers.

It could be particularly useful if you want to add an image gallery or something like that. Most of the time, images are cached indefinitely.