Google released 1.5.1 of AppEngine in June and with it a new
Geolocation Header feature (http://googleappengine.blogspot.com/
2011/06/app-engine-151-release.html)

Key excerpt: App Engine will now include a header with every client
request ... a best-effort attempt to identify the country from which
the request originated. ... X-AppEngine-country

When I run a Web2py app on dev_appserver or on the live AppEngine
servers the header X-AppEngine-country doesn't appear (I'm using a
firefox plug-in to look as well as my debugger to look at
response.env)

a) anyone have X-AppEngine-country working?
b) anyone think Web2py has 'stripped' this out?
c) any other theories/input?

Reply via email to