- From: Ben Kelly <notifications@github.com>
- Date: Wed, 26 Jul 2017 15:06:57 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 July 2017 15:07:21 UTC
I'm not sure I believe this for firefox. The `Response` body will point to a file on disk, but when you do `.blob()` I'm pretty sure we read it all into memory. Unless our blob code has started magically pushing these back to temp files on disk I think it should be in memory. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/569#issuecomment-318082621
Received on Wednesday, 26 July 2017 15:07:21 UTC