Our engineering team is investigating this issue. We have created a report in the external issue tracker:
https://code.google.com/p/googleappengine/issues/detail?id=10249 Feel free to star this issue to get updates. You can also add your app ID and the URLs that are failing to the issue. On Monday, November 4, 2013 5:48:26 AM UTC-8, Vinny P wrote: > > > On Mon, Nov 4, 2013 at 7:32 AM, Vinny P <[email protected] <javascript:>> > wrote: > >> On Sat, Nov 2, 2013 at 3:48 PM, <[email protected] <javascript:>> >> wrote: >> >> Unfortunately python urlfetch does not have any cache bypass options that >>> I can see. I tried fetching from a different name for the same server, and >>> that didn't work. The server doesn't have anything funny in front of it.... >>> >>> >> >> As an alternative, you can set a header which will specify a cache-bypass >> to all intermediate caching services. When you send your HTTP request, >> include the following headers: >> >> Cache-Control: no-cache >> Pragma: no-cache' >> >> > > And I made an accidental typo on the Pragma header. It should be *Pragma: > no-cache* > > Ignore the trailing apostrophe in my previous email. > > > > ----------------- > -Vinny P > Technology & Media Advisor > Chicago, IL > > App Engine Code Samples: http://www.learntogoogleit.com > > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
