Skip to content

add support for CHIPS (Cookies Having Independent Partitioned State)#1752

Merged
erikdubbelboer merged 3 commits intovalyala:masterfrom
gurkan0791:master
Apr 8, 2024
Merged

add support for CHIPS (Cookies Having Independent Partitioned State)#1752
erikdubbelboer merged 3 commits intovalyala:masterfrom
gurkan0791:master

Conversation

@gurkan0791
Copy link
Contributor

The proposed changes enhance fasthttp to handle CHIPS cookies, which allow developers to opt a cookie into partitioned storage. With CHIPS, separate cookie jars are maintained per top-level site, improving privacy and mitigating cross-site tracking.

You can find additional information about CHIPS here

@erikdubbelboer erikdubbelboer merged commit a77e9c6 into valyala:master Apr 8, 2024
@erikdubbelboer
Copy link
Collaborator

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants