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
pub points
9%
popularity

Publisher

unverified uploader

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