- From: Yoav Weiss <notifications@github.com>
- Date: Sun, 30 May 2021 22:39:24 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 31 May 2021 05:39:58 UTC
> Relatedly, should we also add an entry as if it were cross-origin and lacking TAO if there is no network error but the request times out? @achristensen07 - We could add an entry in such a case, but it won't be difficult to guess it's a timeout, would it? > Yeah, if we report network errors we want to act as if they are cross-origin and lack TAO @annevk - that sounds overall reasonable to me as well, but I'd like for us to spell out the reasoning. Since cross-origin network errors lack TAO anyway, I'm guessing you also want same-origin network errors to not expose details. Is that because you're concerned they may expose details on the user's network? Or some other reason? -- 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/1215#issuecomment-851192895
Received on Monday, 31 May 2021 05:39:58 UTC