Den 18.08.2014 04:03, skreiv Arvind Jain:
requestTime should be set to the time immediately after sendBeacon() is called. So it should be before the actual Fetch is performed. The actual Fetch may be performed quite a bit later (e.g. if the user agent decides to delay the transmission).
That makes sense, what about the other end of the interval that the age value captures, when is it assumed sampled, i.e., when is step 11 performed? (That was what I was referring to, sorry about confusing the spec naming.)
--sigbjorn