You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue <ahref="https://github.com/w3c/resource-timing/issues/221">221</a> suggests to remove support for nextHopProtocol, as it can reveal details about the user's network configuration.
646
+
</p>
644
647
<pdata-dfn-for="PerformanceResourceTiming">
645
648
The <dfn>requestStart</dfn> getter steps are to <a>convert fetch
646
649
timestamp</a> for <a>this</a>'s <adata-for=
@@ -1024,6 +1027,11 @@ <h4>
1024
1027
the header's value may come from the revalidation response, or if
1025
1028
not present there, from the original cached resource.
1026
1029
</p>
1030
+
<pclass="note">
1031
+
Issues <ahref="https://github.com/w3c/resource-timing/issues/222">222</a> and
0 commit comments