Hello, I’m glad to announce a new release of NGINX JavaScript module (njs). This release focuses on extending http and stream modules. Notable new features: - js_import directive. : nginx.conf: : js_import foo.js; : js_import lib from path/file.js;...