Skip to content

Checks for __Secure and __Host Prefixes #248

Open
@RupinMittal

Description

@RupinMittal

I see this (https://wicg.github.io/cookie-store/#prefixes) section of the spec that says:

"Where feasible the examples use the __Host- and __Secure- name prefixes which causes some current browsers to disallow overwriting from non-secure contexts, disallow overwriting with no Secure flag, and — in the case of __Host- — disallow overwriting with an explicit Domain or non-'/' Path attribute (effectively enforcing same-origin semantics"

There are a few layout tests that check some of this behavior but I'm not quite clear on why we need this? Could someone clarify? Thank you so much!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions