1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-03-06 00:05:24 +00:00
Files
mywebsite/node_modules/express/node_modules/methods
2015-06-24 11:18:57 -05:00
..
2015-06-24 11:18:57 -05:00
2015-06-24 11:18:57 -05:00
2015-06-24 11:18:57 -05:00
2015-06-24 11:18:57 -05:00
2015-06-24 11:18:57 -05: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