Re: [whatwg/fetch] Add request Content-Length to PerformanceResourceTiming entries (Issue #1777)

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