Gracefully handle 403 errors if they occur in HEAD request
If the file doesn't exist, the HEAD request will return a 403. We should notify the user of this state rather than throw up a 500 page. Move common code into ImportExportUpload model.
Showing
Please register or sign in to comment