How to access query parameter names with '-' in it
sudarshan
nginx-forum at nginx.us
Wed Nov 12 10:36:11 UTC 2014
The solution is to access it using lua as ngx.var[ "arg_param-name" ].
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,254782,254786#msg-254786
More information about the nginx
mailing list