Skip to content

Clarify SameSite behavior for non-HTTP API #769

@ericlaw1979

Description

@ericlaw1979

In Firefox and Safari, |document.cookie| matches the |Cookie| header.
In Chrome and Edge, samesite=strict cookies are omitted from the |Cookie| header but included in the |document.cookies| collection following a cross-origin navigation.

Test: https://debugtheweb.com/test/cookie/samesite/
Chrome Issue Tracker: https://crbug.com/925311

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions