I do use Expires header as well and it works as expected. For statis resources you define explicit expiration using appengine-web.xml.
On Feb 28, 9:45 pm, George Moschovitis <[email protected]> wrote: > I noticed that the (live) Google App Engine server automatically adds > an Expires header to all responses in one of my apps. > I am not sure, but I *think* this behavior was introduced some time in > the last week. > > I am sure that I do not send the Expires header, and the header is not > automatically added in the development server. > > any ideas? > -g. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
