-
Notifications
You must be signed in to change notification settings - Fork 315
Overwriting headers Set-Cookie #598
Copy link
Copy link
Closed
Description
Environment
node: 20.8.1
h3: 1.9.0
Reproduction
await deleteCookie(event, 'test', { domain: example.test })
await deleteCookie(event, 'test', { domain: .example.test })
Describe the bug
It is impossible to delete cookies using the "deleteCookie" method, cookies of the same type but with different parameters
Additional context
No response
Logs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels