Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Extensions in the Set-Cookie String #225

Open
stnwtr opened this issue Apr 5, 2024 · 0 comments
Open

Custom Extensions in the Set-Cookie String #225

stnwtr opened this issue Apr 5, 2024 · 0 comments

Comments

@stnwtr
Copy link

stnwtr commented Apr 5, 2024

Hi,

I have some quick questions about how this crate handles the set-cookie-string and on what is defined in the RFC, or the latest draft on ietf.org.

I have seen, that the draft attribute samesite exists in this crate. But also partitioned which is only used by chromium based browsers (?) since firefox uses its "new" State Partitioning.
So the documentation on how to use partitioning (CHIPS) the right way is this one from Google and that one from Mozilla?

Since the Partitioned attribute is not mentioned in the official rfc (or draft) is is handled as one of multiple extensions which is described in 4.1.1 in the draft found with extension-av?

Is there any way in this crate to pass other (custom) extensions within a cookie?

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

No branches or pull requests

1 participant