resource-timing icon indicating copy to clipboard operation
resource-timing copied to clipboard

Add response status code to PerfomanceResourceTiming

Open abinpaul1 opened this issue 3 years ago • 2 comments

Introducing HTTP response status code. (https://github.com/w3c/resource-timing/issues/90) Fetch changes : https://github.com/whatwg/fetch/pull/1468

Explainer : https://github.com/abinpaul1/resource-timing/blob/explainer-resource-response-status/Explainers/Response_Status_Code.md


Preview | Diff

abinpaul1 avatar Jul 09 '22 14:07 abinpaul1

I don't know if this is the place you want this feedback, but please see https://github.com/mozilla/standards-positions/issues/665#issuecomment-1183823696 for comments on the use of TAO here.

martinthomson avatar Jul 14 '22 01:07 martinthomson

@martinthomson - Thanks for the valuable feedback. @abinpaul1 modified the PR to address it.

yoavweiss avatar Jul 26 '22 19:07 yoavweiss