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

Reduce cookie chunk size #671

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Reduce cookie chunk size #671

merged 2 commits into from
Nov 3, 2023

Conversation

silentworks
Copy link
Contributor

What kind of change does this PR introduce?

Cookie size is still too big and this PR aims to reduce that

What is the current behavior?

The first chunk is too big so the browser ignores it and doesn't save it.

What is the new behavior?

All chunks should be within the browser size limit

Additional context

Addresses #668 #661

@silentworks silentworks merged commit fc8ccfd into main Nov 3, 2023
3 checks passed
@silentworks silentworks deleted the feat/reduce-chunk-size branch November 3, 2023 22:37
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