phoon icon indicating copy to clipboard operation
phoon copied to clipboard

Cookies

Open ducdetronquito opened this issue 6 years ago • 1 comments

Add a nice API to read/write cookies 🍪

Reference: https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies

ducdetronquito avatar Jan 21 '20 12:01 ducdetronquito

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

ducdetronquito avatar Jan 25 '20 09:01 ducdetronquito