Re: [whatwg/fetch] TAO check and child frame navigations (#1221)

> > So if A embeds B but B is a redirect to B2/C you do not get timings?
> 
> If B server-side redirects to C, we get the timing, but not get neither C's URL nor any intermediate timings.

Wouldn't getting redirect values depend on whether the TAO check passes or not? That is, if the redirect in B has A or * in as TAO header and C has * then it should report the detailed timing information.

-- 
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/1221#issuecomment-827933215

Received on Tuesday, 27 April 2021 21:10:56 UTC