Skip to content

Passing arguments to error handler  #35

@ghassanmas

Description

@ghassanmas

// console.log(response.statusCode);
handlers.errorHandler();
} else {

Have you forgot to pass the request and response object to the error handler given the request have failed to get a response.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions