Hi Howard, Yes App Engine will take into account the Cache-control header <https://cloud.google.com/appengine/docs/standard/go/reference/request-response-headers#headers_added_or_replaced> unless the response has a Set-Cookie header, or is generated for a user who is signed in using an administrator account.
Thanks! On Thursday, May 23, 2019 at 11:27:56 PM UTC-4, Howard Grimberg wrote: > > > To my understanding, HTTP(S) requests to AppEngine standard applications > are served at the edge. > *Does it also cache contents according to upstream Cache-Control headers?* > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4aca86e4-8e55-4da7-acf7-813ceb043e28%40googlegroups.com.
