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
Use internal response for Server-Timing processing
The Server-Timing header data is protected by the Timing-Allow-Origin header, so there's no need to safelist it through CORS, unless you wanted direct access to the raw header.
Tests: web-platform-tests/wpt#37714.
Closes#1511.
Co-authored-by: Anne van Kesteren <[email protected]>
0 commit comments