- From: Noam Rosenthal <notifications@github.com>
- Date: Mon, 14 Mar 2022 06:08:42 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 March 2022 13:08:54 UTC
> The other thing I realized looking at Firefox's implementation a bit more is that it limits this feature to secure contexts. That's probably something we want to account for here and not on the API side. Done, and added a [WPT](https://github.com/web-platform-tests/wpt/pull/33173). Chromium implementation, however, currently allows `Server-Timing` in http. (Safari doesn't support `Server-Timing` at all). @yoavweiss WDYT about limiting ST to HTTPS? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1406#issuecomment-1066764154 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1406/c1066764154@github.com>
Received on Monday, 14 March 2022 13:08:54 UTC