diff --git a/fetch.bs b/fetch.bs index ed135b6ce..345f85951 100644 --- a/fetch.bs +++ b/fetch.bs @@ -4299,7 +4299,8 @@ steps: timing info.

-
  • Otherwise, set response's timing info's +

  • Otherwise, if response's URL's scheme is + "https", then set response's timing info's server timing headers to the result of getting, decoding, and splitting `Server-Timing` from response's header list.