phoon
phoon copied to clipboard
Cookies
Add a nice API to read/write cookies 🍪
Reference: https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies
Headers in the standard library asynchttpserver and asynchttpcore do not follow the RFC 6265.
When I have a better understanding of the RFC I may submit PRs to Nim, in order to handle cookies properly.
Since then, the issue will stay staled :/
Cf: https://github.com/nim-lang/Nim/issues/12211