test28001
v1.1.0
Published
My first Node.js module~,only used by myself.
Downloads
12
Readme
Installation
$ npm install test28001API
var myObj = require('test28001')Examples
Updating the Vary header when content is based on it
var myObj = require('test28001');
myObj.printHello();
