v151 · performance · timing

Redirect Chain Demo

A visual diagram of timing data visibility through a cross-origin redirect chain. Toggle the Timing-Allow-Origin header to see how timing fields become visible or hidden.

origin.com
page
redirect.com
302 →
cdn.com
final resource

Timing Data Visibility

redirect timing: HIDDEN (cross-origin)

fetch + response timing: visible

references

implementation reference

Need the exact API surface, compatibility boundaries, errors, lifecycle, and source links? Read the matching gendn reference ↗