https://bugs.kde.org/show_bug.cgi?id=383072
Bug ID: 383072
Summary: Referrer strict-origin not supported
Product: konqueror
Version: 5.0.97
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The security header `Referrer-Policy: strict-origin` is not supported by webkit
(and Chrome) and triggers following warning in the developer console:
Failed to set referrer policy: The value 'strict-origin' is not one of
'no-referrer', 'no-referrer-when-downgrade', 'origin',
'origin-when-cross-origin', or 'unsafe-url'. The referrer policy has been left
unchanged.
Bug for Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=627968
Specification by W3C:
https://www.w3.org/TR/referrer-policy/#referrer-policy-strict-origin
--
You are receiving this mail because:
You are watching all bug changes.