- From: Jimmy Wärting <notifications@github.com>
- Date: Thu, 17 Sep 2020 05:38:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 17 September 2020 12:38:45 UTC
Okey, but why? Was thinking maybe i could use `fetch(URL.createObjectURL(gzipBlob))` but just realized i can't set the response header for that. So if i would do `fetchEvent.respondWith(new Response(gzipBlob, { headers }))` would it be unpacked then? -- 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/1090#issuecomment-694202157
Received on Thursday, 17 September 2020 12:38:45 UTC