1.12.0
版本发布时间: 2015-02-14 12:47:07
expressjs/body-parser最新发布版本:2.0.1(2024-09-10 12:14:44)
- add
debug
messages - accept a function for the
type
option - use
content-type
to parseContent-Type
headers - deps: iconv-lite@0.4.7
- Gracefully support enumerables on
Object.prototype
- Gracefully support enumerables on
- deps: raw-body@1.3.3
- deps: iconv-lite@0.4.7
- deps: type-is@~1.6.0
- fix argument reassignment
- fix false-positives in
hasBody
Transfer-Encoding
check - support wildcard for both type and subtype (
*/*
) - deps: mime-types@~2.0.9