WIP: Add a file upload method that uses XMLHttpRequest
So that a file upload UI can show progress and be cancelled, use XMLHttpRequest to upload the file.
TODO: dispatch actions for progress change?
So that a file upload UI can show progress and be cancelled, use XMLHttpRequest to upload the file.
TODO: dispatch actions for progress change?