NEW 190214
Web Inspector: expose full load metrics for redirect requests
https://bugs.webkit.org/show_bug.cgi?id=190214
Summary Web Inspector: expose full load metrics for redirect requests
Devin Rousso
Reported 2018-10-02 11:22:15 PDT
Currently, we only send load metrics for the most recent request in the "chain" (e.g. if there are multiple redirects for a single request, we only have load metrics for the final request). We should be able to show full load metrics for all requests (and responses) in the "chain".
Attachments
Radar WebKit Bug Importer
Comment 1 2018-10-08 12:37:37 PDT
Joseph Pecoraro
Comment 2 2018-10-08 13:58:57 PDT
We want the load metrics for things like: • timing • protocol • headers So pretty much everything NetworkLoadMetrics has.
Note You need to log in before you can comment on or make changes to this bug.