6cb5a294c5
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. |
||
---|---|---|
.. | ||
files | ||
fixtures | ||
images/album1 | ||
storage | ||
fs.test.js | ||
storage-service.test.js | ||
upload-download.test.js |