Skip to content

Conversation

@eoff
Copy link

@eoff eoff commented Oct 27, 2013

Sometimes we need to store cookies in MongoDB so we need either Cookie to be serializable or to write some wrappers to perform this. As Cookie was not serializable this made us to write wrappers and use them every time we want to store cookie in MongoDB but this seems to be useless extra work so in this pull request i made Cookie serializable and wrote simple test to check, that cookie correctly serializes and deserializes.

@andreastt
Copy link
Member

@shs96c, I'm not familiar enough with Serializable. Can you have a look?

@artkoshelev
Copy link

any movement here?

@andreastt
Copy link
Member

Sorry it took so long, but thanks for the patch!

Rebased and integrated in 9936a72.

@andreastt andreastt closed this Apr 12, 2014
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.

3 participants