Skip to content

HTTP method and method body will show in server console automatically

Notifications You must be signed in to change notification settings

Kiririn00/Auto-HTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

License

MIT license.

About

HTTP method and method body will show in server console automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published