A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Server-Timing Header

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

References


  1. MDN. “Server-Timing header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Server-Timing . (Accessed: [2025-05-20 Tue 09:35]). ↩︎

Random Posts