DescriptionTrim whitespace from Referrer-Policy tokens
This will allow Chrome to accept headers such as the following:
Referrer-Policy: origin, no-referrer
which would previously result in a RP of 'origin', since " no-referrer" would
match any valid policy.
BUG=698813
TEST=https://github.com/w3c/web-platform-tests/pull/5054
Review-Url: https://codereview.chromium.org/2733943002
Cr-Commit-Position: refs/heads/master@{#455331}
Committed: https://chromium.googlesource.com/chromium/src/+/0573ada970c3acde0fcc51bf5f7a5c9be9e7629c
Patch Set 1 #
Messages
Total messages: 15 (10 generated)
|