Callback should get the same parameters as the "error" event handler
Created by: indexzero
Otherwise it is impossible to send the correct responses back to the res
or make decisions based of the req
on errors.
Created by: indexzero
Otherwise it is impossible to send the correct responses back to the res
or make decisions based of the req
on errors.