Re: [whatwg/fetch] Does Server-Timing work when not exposed through Access-Control-Expose-Headers? (Issue #1511)

Thanks for catching that! Those are not the intended semantics. Server-Timing + Timing-Allow-Origin is the opt-in to get Server-Timing data (and how implementations currently work AFAIK).

What's the best way to fix that? Attach the Server-Timing value to the response further up the chain (e.g. before step 13 of Main Fetch)?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1511#issuecomment-1327419030
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1511/1327419030@github.com>

Received on Friday, 25 November 2022 12:32:55 UTC