Thanks i will try that, now i just added self.response.headers['Cache-Control'] = 'max-age=2592000' That works fine but after some time it loads the images again so i will try that, thanks :)
2008/9/29 Arun Shanker Prasad <[EMAIL PROTECTED]> > > try this > > > http://groups.google.com/group/google-appengine/browse_thread/thread/3c371b19a4a9f365/3e0aff45899d9c1b?hl=en&lnk=gst&q=image+caching#3e0aff45899d9c1b > > On Sep 29, 1:35 am, Davide Rognoni <[EMAIL PROTECTED]> wrote: > > Using the same URL. > > > > "HTTP Caching"http://httpwatch.com/httpgallery/caching/ > > > > This is not a GAE question :-) > > > > On Sep 28, 10:10 pm, fedekun <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > Is there a way to store dynamic images in the browser cache? > > > > > -- > > > Best Regards. > > > fedekun > > > -- Best Regards. fedekun --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
