Skip to content

0.5.0

Compare
Choose a tag to compare
@dougwilson dougwilson released this 15 Jun 22:10
· 225 commits to master since this release
  • Change invalid or non-numeric status code to 500
  • Overwrite status message to match set status code
  • Prefer err.statusCode if err.status is invalid
  • Set response headers from err.headers object
  • Use statuses instead of http module for status messages
    • Includes all defined status messages