We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12dcaaf commit 6f5ff23Copy full SHA for 6f5ff23
lib/generic-parser.js
@@ -27,7 +27,7 @@ var typeis = require('type-is')
27
module.exports = generic
28
29
/**
30
- * Create a middleware to parse JSON bodies.
+ * Use this to create a middleware that parses request bodies
31
*
32
* @param {object} [options]
33
* @return {function}
0 commit comments