Releases
1.13.0
Add statusCode
property on Error
s, in addition to status
Change type
default to application/json
for JSON parser
Change type
default to application/x-www-form-urlencoded
for urlencoded parser
Provide static require
analysis
Use the http-errors
module to generate errors
deps: [email protected]
deps: [email protected]
The encoding UTF-16 without BOM now defaults to UTF-16LE when detection fails
Leading BOM is now removed when decoding
deps: on-finished@~2.3.0
Add defined behavior for HTTP CONNECT
requests
Add defined behavior for HTTP Upgrade
requests
deps: [email protected]
deps: [email protected]
Fix dropping parameters like hasOwnProperty
Fix various parsing edge cases
Parsed object now has null
prototype
deps: raw-body@~2.1.1
deps: type-is@~1.6.3
deps: mime-types@~2.1.1
perf: reduce try block size
perf: remove bitwise operations
perf: enable strict mode
perf: remove argument reassignment
perf: remove delete call
You can’t perform that action at this time.