maybe it's just GAE not inserting that header because you're developing on 
your local machine.

On Wednesday, February 18, 2015 at 3:52:59 PM UTC+1, Sébastien Loix wrote:
>
> Hi Niphlod,
>
> I haven't been able to try in another application, this is my first app on 
> Google Engine.
> I just printed the request.env to see if the X-AppEngine-CityLatLong' 
> header was in it and didn't see it.
>
> So you're saying that it is something I should check on GAE side then?
>
> thanks for your help.
>
> El martes, 17 de febrero de 2015, 21:56:58 (UTC+1), Niphlod escribió:
>>
>> web2py doesn't discard any header.... all of them are exactly as they are 
>> passed to the wsgi adapter and are in request.env   ... are you able to 
>> extract that header in any other wsgi application (web2py or not ) ?
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to