On Mon, Nov 4, 2013 at 7:32 AM, Vinny P <vinny...@gmail.com> wrote:

> On Sat, Nov 2, 2013 at 3:48 PM, <philip.gladst...@gmail.com> 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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to