whttp
v0.3.150
Published
Collection of tools to make HTTP requests.
Readme
module::Http

Collection of tools to make HTTP requests.
Try out from the repository
git clone https://github.com/Wandalen/wHttp
cd wHttp
will .npm.install
node sample/trivial/Sample.sMake sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.
To add to your project
npm add 'whttp@stable'Willbe is not required to use the module in your project as submodule.
