@@ -49,7 +49,7 @@ We’ve also added a handy “cancel” button, which should cancel everything i
## XHR Response Handling
## XHR Response Handling
-
+When the upload completes (regardless of whether it succeeded), a `response` key gets added to the file. `file.response` contains a `status` and `data` properties. `data` is the result of `getResponseData()`.