Skip to content

Conversation

chrisguttandin
Copy link
Collaborator

This PR is meant to fix mswjs/msw#708. Apparently the current implementation is filtering expired cookies before adding them to the internal store. This seems to be clever but prevents overwriting existing cookies.

@erkde erkde mentioned this pull request Apr 28, 2021
Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, @chrisguttandin. Happy to review yet another pull request from you! It looks great, I just left a few comments regarding the test's readability. Please let me know if they make sense.

Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for shipping this improvement, @chrisguttandin! As always, a pleasure seeing a contribution from you! Thank you.

@kettanaito kettanaito merged commit 60b9769 into mswjs:master May 4, 2021
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.

Expiring a cookie
2 participants