loopback-component-storage/lib
Miroslav Bajtoš 6cb5a294c5 Continue middleware chain after download error
Stop sending constructing the error response directly inside the
storage component and send the error back to the application to handle
it.

As a result:

 - `File.afterRemoteError` hook is trigered now

 - App-provided error handling strategy is used to build error
   responses, e.g. using the production mode of strong-error-handler
   to hide sensitive information.
2016-11-10 15:58:39 -05:00
..
providers/filesystem Fix `use strict` 2016-10-20 16:31:23 -04:00
factory.js Fix linting errors 2016-10-19 11:36:39 -04:00
storage-connector.js Fix linting errors 2016-10-19 11:36:39 -04:00
storage-handler.js Continue middleware chain after download error 2016-11-10 15:58:39 -05:00
storage-service.js Fix linting errors 2016-10-19 11:36:39 -04:00