loopback-component-storage/lib
Cory Gottschalk 970ecc7901 Updated "getFile" to send a 404 for ENOENT errors
getFile sends a 500 error response when the requested file cannot be
found, but the status code probably should be 404. This change sets
the status of the error to 404 when the error code is "ENOENT".
2018-06-14 15:19:53 -07:00
..
providers/filesystem Update deps 2017-03-09 08:22:03 -08:00
factory.js Fix eslint 2017-03-01 15:18:26 -08:00
storage-connector.js Fix linting errors 2016-10-19 11:36:39 -04:00
storage-handler.js Add some debug strings to handler and service 2018-01-30 10:29:59 -05:00
storage-service.js Updated "getFile" to send a 404 for ENOENT errors 2018-06-14 15:19:53 -07:00