• Added casting of numeric responses to string
  • Added checkEnvironmentVariables function
  • Set Content-Type: text/plain header for 4xx errors
  • Removed response body if the response claimed as empty or status code is 204 or 304
  • Fixed error in grace.shutdown happens if use it outside of its module context
  • Updated dependencies