does nginx.conf define some header filter? did you try usgi_pass_header directive?
2013/5/2 San L <mrw...@gmail.com> > Based on this documentation > > The request.env.http_* variables are parsed from the request HTTP header. > > in http://web2py.com/books/default/chapter/29/04#request > > I use request.env.http_mykey to get a variable in header. It works in my > local. But request.env.http_mykey returns None in server. We are using > nginx+ uwsgi. Something am I missing? > > Thanks > > > this is stackoverflow link > http://stackoverflow.com/questions/16327212/web2py-lost-headers-after-deployment-to-server > > > > > -- > > --- > 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 web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.