in reply to Re^2: getting cookies from nginx set as proxy
in thread getting cookies from nginx set as proxy

I don't use CGI ...

What are you using? Why are you looking for cookies in %ENV, why do you want cookies in %ENV?

  • Comment on Re^3: getting cookies from nginx set as proxy

Replies are listed 'Best First'.
Re^4: getting cookies from nginx set as proxy
by Artimus (Sexton) on Oct 06, 2015 at 09:31 UTC

    I am using our corporative mojo-like framework. I asked the developer of it and solved the problem.

    why not?) The first idea how to pass variables between complex application and nginx was %ENV. Maybe I'm stupid-_- The only thing I was caring about this way is %ENV would be the bottleneck in the project