mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
1.1 KiB
1.1 KiB
Methods
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.