async-session icon indicating copy to clipboard operation
async-session copied to clipboard

Question regarding set_cookie_value

Open michaelkimchi opened this issue 4 years ago • 0 comments

Hi,

First of all, thanks for creating such simple and convenient library.

I would like to check that if we call set_cookie_value it should regenerate the id right?

https://github.com/http-rs/async-session/blob/main/src/session.rs#L341-L343

Regards,

michaelkimchi avatar Feb 25 '21 05:02 michaelkimchi