http_errors: (bool, default=true) Set to false to disable exceptions
when a non- successful HTTP response is received. By default,
exceptions will be thrown for 4xx and 5xx responses. This option only
works if your handler has the `httpErrors` middleware.