W3cubDocs

/DOM

PerformanceServerTiming.description

The description read-only property returns a DOMString value of the server-specified metric description, or an empty string.

Syntax

serverTiming.description;

Specifications

Specification Status Comment
Server Timing
The definition of 'description' in that specification.
Working Draft Initial definition.

Browser compatibilityUpdate compatibility data on GitHub

Desktop
Chrome Edge Firefox Internet Explorer Opera Safari
Basic support 65 ? 61 No 52 ?
Mobile
Android webview Chrome for Android Edge Mobile Firefox for Android Opera for Android iOS Safari Samsung Internet
Basic support 65 65 ? 61 52 ? ?

See also

© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/PerformanceServerTiming/description