<!-- Questions: https://groups.google.com/forum/#!forum/loopbackjs https://gitter.im/strongloop/loopback Immediate support: https://strongloop.com/api-connect-faqs/ https://strongloop.com/node-js/subscription-plans/ --> # Description/Steps to reproduce As brought up in strongloop/loopback-next#1598, `strong-error-handler` should be able to support `expose` property set in errors thrown with `HttpError` from [`http-errors` module](https://www.npmjs.com/package/http-errors). Its interaction with the `debug` setting in strong-error-handler is yet to be decided.