shelf_cookie 1.1.1 copy "shelf_cookie: ^1.1.1" to clipboard
shelf_cookie: ^1.1.1 copied to clipboard

Cookie parser middleware for the Shelf ecosystem. Reads cookies in request, sets cookies in response.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.1.1 - 2019-08-12 #

Changed #

  • Used cookie parsing function from dart:io

1.1.0 - 2019-08-12 #

Added #

  • Ability to set cookie attributes (Secure, HttpOnly, etc.)
  • Method to clear all cookies in list

1.0.2 - 2019-08-11 #

Fixed #

  • Set multiple cookies correctly

1.0.1 - 2019-08-11 #

Added #

  • Changelog
  • Examples

1.0.0 - 2019-08-11 #

Added #

  • Cookie parser
  • Cookie parser middleware
6
likes
35
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Cookie parser middleware for the Shelf ecosystem. Reads cookies in request, sets cookies in response.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (license)

Dependencies

shelf

More

Packages that depend on shelf_cookie