[Webkit-unassigned] [Bug 206521] WKWebview: Unable to control HTTP Referer policy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 01:43:33 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206521

--- Comment #3 from Krzysztof Jan Modras [:chrmod] <krzysztof.modras at gmail.com> ---
Just for reference - Firefox comes with advanced set of configuration options for referers https://wiki.mozilla.org/Security/Referrer

Most important parameters are:
- when to send (all requests, on interaction, never)
- trimming (removing path/query)
- origin control (don't send to 3rd parties)

Perhaps changing the default behaviour would be fine, but I'm not aware of all usecases. From privacy oriented web browser (like Cliqz) perspective it's definitely a way forward, but I could imagine some apps could experience breakage or may prefer to have referes. It's more for WebKit team to decide how much of general purpose tool the WKWebView should be.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200219/291fc949/attachment.htm>


More information about the webkit-unassigned mailing list