Bug 246857
| Summary: | Addition of response status code to Resource Timing API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | abin.paul1 |
| Component: | DOM | Assignee: | Alex Christensen <achristensen> |
| Status: | NEW | ||
| Severity: | Enhancement | CC: | achristensen, annevk, marcosc, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://github.com/w3c/resource-timing/pull/335 | ||
abin.paul1
Include HTTP response status code in Resource Timing
Resource Timing PR : https://github.com/w3c/resource-timing/pull/335
Fetch PR : https://github.com/whatwg/fetch/pull/1468
HTML PR: https://github.com/whatwg/html/pull/8405
Explainer : https://github.com/abinpaul1/resource-timing/blob/explainer-resource-response-status/Explainers/Response_Status_Code.md
Request for position : https://github.com/WebKit/standards-positions/issues/35
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101429748>
Alex Christensen
Pull request: https://github.com/WebKit/WebKit/pull/10953