Actions
Feature #88585
closedIntroduce Server-Timing Headers middleware
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2019-06-18
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The Server-Timing Headers can be used to send detailed metrics about the server-side performance of a request to the browser.
Potentially as a middleware and exclusive to requests with a logged in backend user.
https://w3c.github.io/server-timing/
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing
Actions