[google-appengine] content-encoding header

2010-10-23 Thread hdanniel
Hi,

I was checking the response headers using urlfetch and realize there
is no Content-Encoding header included in the response. Using praga-
cache=no and control-cache=no I get these headers: content-length,
via, accept-ranges, x-google-cache-control, vary, server,last-
modified.etag,date,content-type and age
I sent  fetch_headers = {'Cache-Control':'no-cache,max-
age=0','Pragma':'no-cache','Accept-Encoding':'gzip'}, trying with
other combinations with the same result no Content-Encoding header.
I was wondering if this is the expected behaviour from urlfetch

Regards.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Outdated Files Being Served?

2009-07-27 Thread hdanniel

I have a similar problem from one week ago. I upload a new version of
the application, then I run the app from the internet and get the
results as if they were from new version. F5 or CtrlF5 in firefox gave
me the results as the old version, and sometimes I get results as if
they were from an older version or with two versions in one separated
by OK Content-Type: text/html; charset=utf-8 Cache-Control: no-cache
Content-Length: xxx. I clear the browser cache with the same results.
Weirdest thing is that the data is dynamic, so I can see the new data,
but being processed in differents way according to the version of the
app. When I manually introduced an error, the error page is properly
displayed. I try with two differents apps.
Maybe a problem with the google cache?

Thanks,

Héctor


On 24 jul, 23:22, Devel63 danstic...@gmail.com wrote:
 When I upload a new site.css file, my browser sometimes seems to get
 the old version, or the new version, randomly with each call.

 I have cleared my browser cache, tried it on different computers,
 etc.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---