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.
What is the right way to avoid google proxy cache?
I was trying to do it like this:
response = urlfetch.fetch(url, headers = {'Cache-Control' : 'no-
cache', 'Pragma' : 'no-cache'})
Though it doesn't work as expected.
Daniel O'Brien
unread,
Aug 7, 2008, 1:52:11 PM8/7/08
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 turbidus,
At present there's no way to explicitly control the urlfetch cache,
though it may be worth filing this as a feature request on our issue
tracker: http://code.google.com/p/googleappengine/issues