@leepowellcouk/http-1.1-methods
v2.0.0
Published
Common methods for HTTP/1.1
Downloads
2
Readme
HTTP/1.1 Methods
Common methods for HTTP/1.1
Installation
$ npm install @leepowellcouk/http-1.1-methods --save
Usage
var methods = require('@leepowellcouk/http-1.1-methods');
methods.forEach( /* ... */ );