1.0.2 • Published 9 years ago
auto_http v1.0.2
Auto Http
Show HTTP request detail in server-side console
Installation
$ npm install auto_httpUsage
var auto_http = require('auto_http');
auto_http.start(req);HTTP detail will show on your console
Auto Http
Show HTTP request detail in server-side console
$ npm install auto_httpvar auto_http = require('auto_http');
auto_http.start(req);HTTP detail will show on your console