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: ). ↩︎