Bug 254991
Summary: | Cookie shared across subdomains don't work with .local tld | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthias Le Brun <mlbli> |
Component: | Website Storage | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, sihui_liu, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 16 | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=218980 |
Matthias Le Brun
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?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
This may well just be another thing that falls out from 218980.
Radar WebKit Bug Importer
<rdar://problem/107885806>