Hi,
I'm using Appengine's urlfetch (Python) to retrieve some data over the
network.
For caching purposes, I need the HTTP standard 'Date' header to be found in
the received response.
Unlike in dev environment, when I deploy my application in your remote
servers, I don't receive this header anym
Hi,
I'm using Appengine's urlfetch (Python) to retrieve some data over the
network.
For caching purposes, I need the HTTP standard 'Date' header to be found in
the received response.
Unlike in dev environment, when I deploy my application in your remote
servers, I don't receive this header anym