Server-Timing Header
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_headers
- http_response_headers
- s
- Created:
Table of Contents
About
The HTTP Server-Timing
response header communicates one or more
performance metrics about the request-response cycle to the user
agent; it is used to surface backend server timing metrics (e.g.,
database read/ write, CPU time, file system access, etc.) in the
developer tools in the user’s browser or in the
PerformanceServerTiming interface1.
Anki
Links
References
MDN. “Server-Timing header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Server-Timing. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Fetch metadata request headers
- Category: Concept
- Published:
- input device
- Category: Concept
- Published:
- Transfer coding headers
- Category: Concept