← Back to release summary

Cross-origin redirect timing opt-in

Category
Miscellaneous
Type
New or changed feature
Status
Proposed (Chrome Proposed)
Intent stage
None

Summary

Currently developers have no way to measure cross-origin redirects for navigations, even ones under their control, or ones that choose to opt-in to be measured. This feature enables servers to opt-in to have their redirects measured by the destination origin of the navigation.

Motivation

Enables developers to measure and optimize their cross-origin redirects, while ensuring that opt-in are secure and aligned with the developer's intention.

Standards & signals

Explainers: https://github.com/whatwg/html/pull/12513 https://github.com/whatwg/fetch/pull/1931

View on chromestatus.com