auto_http
v1.0.2
Published
HTTP method and method body will show in server console automatically
Downloads
2
Readme
Auto Http
Show HTTP request detail in server-side console
Installation
$ npm install auto_http
Usage
var auto_http = require('auto_http');
auto_http.start(req);
HTTP detail will show on your console