[Webkit-unassigned] [Bug 254991] New: Cookie shared across subdomains don't work with .local tld

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 4 09:14:16 PDT 2023


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

            Bug ID: 254991
           Summary: Cookie shared across subdomains don't work with .local
                    tld
           Product: WebKit
           Version: Safari 16
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Website Storage
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mlbli at me.com
                CC: sihui_liu at apple.com

Hello!

I have a situation where I set a HTTPOnly, Secure cookie on `dashboard.name.local`, and try to call a `dashboard.name.local` API endpoint from `other.name.local`. Cookies aren't sent in the request, where the same situation on a `name.com` works.

As using `.local` is fairly common for local development, can it be considered like a regular TLD?

-- 
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/20230404/1017f032/attachment.htm>


More information about the webkit-unassigned mailing list