mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +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.