The responseStart
property can have the following values:
- A
DOMHighResTimeStamp
immediately after the browser receives the first byte of the response from the server. 0
if the resource was instantaneously retrieved from a cache.0
if the resource is a cross-origin request and noTiming-Allow-Origin
HTTP response header is used.