1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 10:22:53 +00:00
Files

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