ocookie 0.1.0 copy "ocookie: ^0.1.0" to clipboard
ocookie: ^0.1.0 copied to clipboard

Cookie and Set-Cookie parser and serializer.

0.1.0 #

  • add Cookie.validate for explicit pre-serialization checks
  • add Cookie value equality (== and hashCode)
  • add copyWith(clear: {...}) to explicitly clear nullable fields
  • harden Cookie.fromString validation and malformed-attribute handling
  • improve splitSetCookie robustness with extra separators and whitespace
  • enforce Secure requirements for SameSite=None and Partitioned
  • expand tests with regression and deterministic fuzz coverage
  • improve README usage docs for validation and copyWith clearing

0.0.1 #

  • first publish
0
likes
140
points
0
downloads

Publisher

verified publishermedz.dev

Weekly Downloads

Cookie and Set-Cookie parser and serializer.

Repository (GitHub)
View/report issues

Topics

#cookie #parser #serializer

Documentation

API reference

Funding

Consider supporting this project:

github.com
opencollective.com

License

MIT (license)

Dependencies

http_parser

More

Packages that depend on ocookie