[Webkit-unassigned] [Bug 237137] Back navigation floods the server with duplicate GET requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 03:50:04 PST 2022


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

--- Comment #2 from Steffen Weber <steffen.weber at gmail.com> ---
I've discovered a workaround: Just add the HTTP header "Cross-Origin-Opener-Policy: same-origin" to the attachment (was already there for normal page / HTML requests). I've just applied this change to our website (which means that the reproduction steps above don't work anymore but I hope that the hint regarding the "Cross-Origin-Opener-Policy" will help fix this issue).

-- 
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/20220228/f56ec4a8/attachment.htm>


More information about the webkit-unassigned mailing list