← Back to release summary

Update HTTP request headers, body, and referrer policy on CORS redirect

Category
Miscellaneous
Type
Chromium catches up
Status
Enabled by default (Chrome 135)
Intent stage
None

Summary

Update the HTTP request on CORS redirect by removing the request-body-headers and body if the method has changed, and updating the referrer policy. These request updates align with the Fetch spec and match the behavior implemented by Firefox and Safari to improve compatibility.

Motivation

Match the spec described behavior implemented by Firefox and Safari to improve compatibility.

Standards & signals

View on chromestatus.com