Anything that is close to fetchStart in resource timing API?
|
07-16-2014, 10:11 AM
Post: #1
|
|||
|
|||
Anything that is close to fetchStart in resource timing API?
Resource Timing API defines this:
"If there are no HTTP redirects or equivalent, this attribute must return the time immediately before the user agent starts to fetch the resource." What could be a corresponding field in the WPT HAR file? This event definitely happens before the dns lookup starts. But, the lowest start value in WPT for a given resource is _all_start which, I think, cannot be less than _dns_start and so I am not sure if WPT provides this metric at all. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Anything that is close to fetchStart in resource timing API? - trak729 - 07-16-2014 10:11 AM
RE: Anything that is close to fetchStart in resource timing API? - andydavies - 07-21-2014, 03:48 AM
|
User(s) browsing this thread: 1 Guest(s)