2015-11-02 11:36:10 +01:00
..
2015-11-02 11:36:10 +01:00
2015-11-02 11:36:10 +01:00
2015-11-02 11:36:10 +01:00
2015-11-02 11:36:10 +01:00
2015-11-02 11:36:10 +01:00

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