Support in current browsers

Checked against the current browser versions recorded in MDN browser data 8.0.7.

BrowserMinimumOutcomeReason
Chrome150WorksEvery required mapped BCD feature is available without a recorded qualification.
Edge150WorksEvery required mapped BCD feature is available without a recorded qualification.
Firefox152WorksEvery required mapped BCD feature is available without a recorded qualification.
Safari26.5Not supportedAt least one required mapped feature is not available at this browser baseline.
Chrome for Android150WorksEvery required mapped BCD feature is available without a recorded qualification.
Firefox for Android152WorksEvery required mapped BCD feature is available without a recorded qualification.
Safari on iOS26.5Not supportedAt least one required mapped feature is not available at this browser baseline.
Android WebView150WorksEvery required mapped BCD feature is available without a recorded qualification.
Samsung Internet29.0WorksEvery required mapped BCD feature is available without a recorded qualification.

What this feature can and cannot do

Helps protect against

  • Cross-site request forgery
  • Cross-site resource abuse

Does not guarantee

  • Requests from clients that do not send the headers
  • Authorisation flaws
  • Incorrect server-side policy decisions

What you need before using it

  • A server-side policy with explicit fallback behaviour

Fallback to keep in place

Retain CSRF tokens, SameSite cookies, origin checks, and ordinary authorisation controls.