Hi, PHP-application sends response with HTTP header X-Language and I need pass this to nginx. With Firebug I see this header, but variable $http_x_language or $sent_http_x_language is empty. What I am doing wrong?