I think `fail` should return HTTP error status too... For example: res.status(500).jsend.error({code: 500, message:"Internal Server Error"})
I think
failshould return HTTP error status too...For example: res.status(500).jsend.error({code: 500, message:"Internal Server Error"})