You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
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?
Nicolas (Google Cloud Platform Support)
unread,
May 24, 2019, 6:55:24 PM5/24/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi Howard,
Yes App Engine will take into account the Cache-control header unless the response has a Set-Cookie header, or is generated for a user who is signed in using an administrator account.