[Webkit-unassigned] [Bug 260538] [GTK] Fails to open tesla.com: website is unusable except when web inspector is open, "Access Denied"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 23 13:21:12 PDT 2023


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

--- Comment #12 from Milan Crha <mcrha at redhat.com> ---
Looking in the web inspector from Epiphany, I see the request has:

   User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15
   Accept-Language: en-US,en;q=0.90

and the response contains header:

   permissions-policy: interest-cohort=()
   Server: AkamaiGHost
   strict-transport-security: max-age=15768000

if it means anything to you. Other response headers look boring/unrelated.

The used Accept-Language headers looks fine, I can make it work with it and "correct" User-Agent.

I played a bit with the User-Agent header and they are very strict. Changing just the Firefox version at the end of the string (from comment #8) can cause "Access Denied" error. I tried `Firefox/215.1` and they rejected me.

-- 
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/20230823/7e6a70d3/attachment.htm>


More information about the webkit-unassigned mailing list