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

Handle mismatched cookie chunk counts #463

Merged
merged 1 commit into from May 10, 2022
Merged

Handle mismatched cookie chunk counts #463

merged 1 commit into from May 10, 2022

Conversation

Tratcher
Copy link
Member

Backporting this fix from AspNetCore. Some of the cookie chunks may be missing so we don't need to allocate space for or create delete cookies for cookies that we didn't receive.

@Tratcher Tratcher requested a review from HaoK May 10, 2022 21:00
@Tratcher Tratcher self-assigned this May 10, 2022
@Tratcher Tratcher added this to the 4.2.2 milestone May 10, 2022
@Tratcher Tratcher merged commit f5cf9c4 into main May 10, 2022
@Tratcher Tratcher deleted the tratcher/chunks branch May 10, 2022 22:00
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.

None yet

2 participants