Buckets:
215 MB
4,079 files
Updated 2 days ago
Ctrl+K
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| HISTORY.md | 427 Bytes xet | 9bbee054 | |
| LICENSE | 1.18 kB xet | 17fd5f1e | |
| README.md | 1.69 kB xet | 726ae327 | |
| index.js | 1.04 kB xet | 205602a5 | |
| package.json | 947 Bytes xet | 0c96dd6c |
Methods
HTTP verbs that Node.js core's HTTP parser supports.
This module provides an export that is just like http.METHODS from Node.js core,
with the following differences:
- All method names are lower-cased.
- Contains a fallback list of methods for Node.js versions that do not have a
http.METHODSexport (0.10 and lower). - Provides the fallback list when using tools like
browserifywithout pulling in thehttpshim module.
Install
$ npm install methods
API
var methods = require('methods')
methods
This is an array of lower-cased method names that Node.js supports. If Node.js
provides the http.METHODS export, then this is the same array lower-cased,
otherwise it is a snapshot of the verbs from Node.js 0.10.
License
- Total size
- 215 MB
- Files
- 4,079
- Last updated
- Aug 7
- Pre-warmed CDN
- US EU US EU