Name Last Update
..
HISTORY.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
index.js Loading commit data...
package.json Loading commit data...

Methods

NPM Version NPM Downloads Node.js Version Build Status Test Coverage

HTTP verbs that node core's parser supports.

Install

$ npm install methods

API

var methods = require('methods')

methods

This is an array of lower-case method names that Node.js supports.

License

MIT