diff --git a/fetch.bs b/fetch.bs index a5c2cb26c..79ff503cd 100644 --- a/fetch.bs +++ b/fetch.bs @@ -346,6 +346,9 @@ following items: [[RESOURCE-TIMING]] [[NAVIGATION-TIMING]]
To @@ -4518,6 +4521,14 @@ steps: response's has-cross-origin-redirects is true; otherwise response's status. +
Let body info's content type be the
+ empty string if response's type is "opaque
" or
+ if fetchParams's request's mode is
+ "navigate
" and response's
+ has-cross-origin-redirects is true; otherwise result of
+ extracting a MIME type from response's
+ header list.
+
If fetchParams's request's initiator type is not null, then mark resource timing given timingInfo, request's