Releases: pillarjs/cookies
Releases · pillarjs/cookies
0.5.1
- Throw on invalid values provided to
Cookie
constructor- This is not strict validation, but basic RFC 7230 validation
0.5.0
- Integrate with
req.protocol
for secure cookies - Support
maxAge
as well asmaxage
0.4.1
- Update package for repo move
0.4.0
- allow passing an array of strings as keys
- keygrip 1.0.0
- keygrip requires keys now - no defaults