Files
ladybird/Tests/LibWeb/Text/input/HTML/referrer-policy-http-header.html
Tim Ledbetter 82db5c3f20 LibWeb: Parse Referrer-Policy header when creating policy container
Previously, when creating a policy container from a fetch response, the
Referrer-Policy HTTP header was not being parsed. This meant documents
loaded with a Referrer-Policy header would ignore the policy and use the
default.
2026-01-12 13:07:14 +01:00

4.0 KiB