Deprecate string and non-integer arguments to res.status
commit4847d0efa123fae8f12a2c1b88f7e1a87a5f145a
authorJon Church <me@jonchurch.com>
Sat, 21 Mar 2020 09:04:16 +0000 (21 05:04 -0400)
committerDouglas Christopher Wilson <doug@somethingdoug.com>
Thu, 24 Mar 2022 03:14:08 +0000 (23 23:14 -0400)
treeabfe19779bbac1aa05b26698a50f8e7c16125fda
parentc17fe058613dc7dfb7779fbe68a9738a108fe408
Deprecate string and non-integer arguments to res.status

closes #4223
History.md
lib/response.js
test/res.status.js