Files
nginx-unit/src/nodejs/unit-http

Node.js Package for NGINX Unit

Node.js support package for NGINX Unit. For details, see NGINX Unit documentation.

Installation

npm i unit-http

Usage

var http = require('unit-http');

License

Apache 2.0