970ecc7901
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". |
||
---|---|---|
.. | ||
providers/filesystem | ||
factory.js | ||
storage-connector.js | ||
storage-handler.js | ||
storage-service.js |