DescriptionMaybe add CORS headers to data reduction proxy redirect
When the data reduction proxy responds with a bypass message,
chromium constructs a redirect response and feeds that through
the network stack. This results in the request being retried
directly to the origin. If the original request had an
Origin header, then the manufactured redirect should have the
appropriate CORS headers.
BUG=415644
Committed: https://crrev.com/e2c9516537409ac095d0def19c51710def704926
Cr-Commit-Position: refs/heads/master@{#296942}
Patch Set 1 : #
Messages
Total messages: 8 (3 generated)
|