- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 29 Sep 2024 08:27:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 29 September 2024 15:27:55 UTC
You could grab the `Content-Type` request header in a service worker, but you'd still run into compression (although maybe no request is compressed currently?) and it not working for streams. #607 still seems like the right API shape for exposing more information about a fetch. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1777#issuecomment-2381398601 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1777/2381398601@github.com>
Received on Sunday, 29 September 2024 15:27:55 UTC