Closed fabienpelletier closed 3 years ago
this allows to set the SameSite attribute for a cookie, as explained in more details at
SameSite
I suppose it needs to default to nil and then use ~@[; SameSite=~A~]
@stassats you're right, I'll refactor with that.
this allows to set the
SameSite
attribute for a cookie, as explained in more details at