Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expressjs/body-parser
/ json.js
File
json.js
test/json.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
var
assert = require(
'assert'
)
3
var
asyncHooks = tryRequire(
'async_hooks'
)
4
var
Buffer = require(
'safe-buffer'
).Buffer
Callers
nothing calls this directly
Calls
4
parseError
Function · 0.85
shouldContainInBody
Function · 0.85
tryRequire
Function · 0.70
createServer
Function · 0.70
Tested by
no test coverage detected