- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Fri, 20 Nov 2020 09:36:36 -0800
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 20 November 2020 17:36:48 UTC
Adding an AbortController to `.text()` and `.arrayBuffer()` seems reasonable to me. Agreed that I'd consider `FileReader` deprecated/legacy, especially now all major browsers support the new methods. I agree that adding it to `Request`/`Response` (i.e. `Body`) as well would be ideal, but I don't think it would be too bad to only have it here either. It would still be true that you can do anything with these methods on Blob that you can do on other Bodys. And the reverse isn't true already. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/FileAPI/issues/159#issuecomment-731304936
Received on Friday, 20 November 2020 17:36:48 UTC