Merge tag '4.19.0' into 5.x
commite9f9aaeebd13d0ca57e59828a96eb88cb61888bd
authorWes Todd <wes@wesleytodd.com>
Thu, 21 Mar 2024 02:14:00 +0000 (20 21:14 -0500)
committerWes Todd <wes@wesleytodd.com>
Thu, 21 Mar 2024 02:14:00 +0000 (20 21:14 -0500)
treefd7de8a8c50717c81a18eee72e0108104ecf77b6
parent318fd4b543ffbebf97bf0b6c49188afae45741f5
parent084e36506a18774f85206a65d8da04dc1107fc1b
Merge tag '4.19.0' into 5.x

4.19.0
23 files changed:
.github/workflows/ci.yml
History.md
appveyor.yml
examples/downloads/index.js
lib/application.js
lib/response.js
lib/utils.js
lib/view.js
package.json
test/Router.js
test/app.param.js
test/app.router.js
test/app.use.js
test/exports.js
test/express.json.js
test/express.raw.js
test/express.text.js
test/express.urlencoded.js
test/res.download.js
test/res.format.js
test/res.redirect.js
test/res.send.js
test/res.sendFile.js