Files
nginx-unit/src/nodejs/unit-http
2018-11-15 14:42:51 +03:00
..
2018-10-03 17:50:03 +03:00
2018-10-03 17:50:03 +03:00
2018-10-03 17:50:03 +03:00
2018-11-06 19:04:01 +03:00
2018-11-15 15:39:34 +03:00

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