We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5174a15 commit 208e271Copy full SHA for 208e271
fetch.bs
@@ -1968,6 +1968,10 @@ this is also tracked internally using the request's <a for=request>timing allow
1968
<dfn for=response id=concept-response-timing-info>timing info</dfn> (null or a
1969
<a for=/>fetch timing info</a>), which is initially null.
1970
1971
+<p>A <a for=/>response</a> has an associated
1972
+<dfn export for=response>service worker timing info</dfn> (null or a
1973
+<a for=/>service worker timing info</a>), which is initially null.
1974
+
1975
<hr>
1976
1977
<p>A <a for=/>response</a> whose
0 commit comments