Re: logical variables

2014-03-14 Thread Francis Daly
On Fri, Mar 14, 2014 at 06:00:48PM +1300, Steve Holdoway wrote: Hi there, > If I pass a variable, set to true via a fastcgi_param, does it arrive as > a logical or string value? That's a fastcgi thing. http://www.fastcgi.com/devkit/doc/fcgi-spec.html#S5.2 It arrives as some bytes. How you in

logical variables

2014-03-13 Thread Steve Holdoway
If I pass a variable, set to true via a fastcgi_param, does it arrive as a logical or string value? If it's a string, is there a way to pass as a logical true/false? Cheers, Steve ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailm