2.0.0 • Published 9 years ago

@leepowellcouk/http-1.1-methods v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 years ago

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( /* ... */ );
2.0.0

9 years ago

1.0.0

9 years ago