`parseCookies` function can't handle some header format properly
I think the logic of parseCookies is quite minimal and is not robust enough to handle various cases.
such as the headers format from lambda request context.
I checked it's got working after patching the logic with pnpm patch.
And also i found another case here in discord https://discord.com/channels/1288403910284935179/1357017250774909119
0 Replies