-
I was looking to post a discussion (as seen in the GitHub issue template) but it seems they are disabled. Anyway. I was wondering why is there async/await in the CookieStore as it seems it can all be removed? I removed them in a branch, but I would like our input first. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Because it is implemented per spec. The implementation here in whatwg-node always follows WHATWG standards. |
Beta Was this translation helpful? Give feedback.
-
That's a good point 👍🏼 |
Beta Was this translation helpful? Give feedback.
Because it is implemented per spec. The implementation here in whatwg-node always follows WHATWG standards.
https://developer.mozilla.org/en-US/docs/Web/API/CookieStore