Skip to content

fix(macos): domain-match parent cookies in cookies_for_url - #1820

Open
richardmilles wants to merge 1 commit into
tauri-apps:devfrom
richardmilles:fix/macos-cookies-domain-match
Open

fix(macos): domain-match parent cookies in cookies_for_url#1820
richardmilles wants to merge 1 commit into
tauri-apps:devfrom
richardmilles:fix/macos-cookies-domain-match

Conversation

@richardmilles

Copy link
Copy Markdown

Use RFC 6265 domain-match in macOS cookies_for_url so parent Domain cookies (e.g. example.com) are returned for subdomain URLs like www.example.com.

Fixes #1749

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Package Changes Through 7f72595

There are 1 changes which include wry with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
wry 0.56.1 0.56.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macOS cookies_for_url appears to miss domain cookies for subdomains

2 participants