cookies and keygrip
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 6.4k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
the plan was to use https://github.com/jed/cookies for cookie parsing and getting. express could include it as well via proto or something.
https://github.com/senchalabs/connect/issues/382
https://github.com/visionmedia/express/issues/1139
not exactly sure what to do though because the old `cookieParser` is incompatible with the new `cookies` since they both use `req.cookies`.
we could just move that into a pending v2 or something. don't know. i feel like this whole lib is jank and should be rewritten anyways.
@visionmedia
Contributor guide
Assessment
This issue has not been assessed yet.