Closed rishi-raj-jain closed 5 months ago
Thanks for this PR. While this allows supporting Set-Cookie
format in some sort, it won't be spec compliant since the Cookie
parsing is different.
I've made a new proposal lets track via https://github.com/unjs/cookie-es/issues/33
๐ Linked issue
fixes #17
โ Type of change
๐ Description
In this PR, I update the logic to default to true for all the keys that do not have a value associated with them.
๐ Checklist