ngx_http_js_module
ngx_http_js_module copied to clipboard
become able to create a nginx variable
Nginx.createVariable('$name', callback)
Is it currently possible to create Nginx variables with ngx_http_js?
Yes, at least tests say so.