add HTTP status enums, rework ErrorReponse proxy to use them
authorJustin Wind <justin.wind+git@gmail.com>
Thu, 15 Feb 2024 19:04:50 +0000 (11:04 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 24 Feb 2024 23:12:54 +0000 (15:12 -0800)
commit13945cdabe3e3ebcdb262df13857cb3a74d71a57
treea9f5e1943cd57cbc0396e3d7e7712bcfd9950055
parent97be4c0841f2615651c6cd6fb466aada47773cc4
add HTTP status enums, rework ErrorReponse proxy to use them
CHANGELOG.md
eslint.config.js
lib/dingus.js
lib/enum.js
test/lib/enum.js