jshttp / cookie

HTTP server cookie parsing and serialization
MIT License
1.35k stars 156 forks source link

Updating cookie dependency in express #156

Closed rhodgkins closed 9 months ago

rhodgkins commented 9 months ago

Sorry for raising here as it's actually a downstream issue in express but I can't create PR/issues in the express repo (which I get looking at the amount of spam!). I've created an update for the cookie dependency in express so the new partition option can be used - how would I go about getting this merged into express?

Thanks!

rhodgkins commented 9 months ago

Able to create PRs now in expressjs repo - expressjs/express#5404