Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 56580d4aa82c06b3b234471a024bf4b6 > files > 4

perl-Cookie-Baker-0.100.0-1.2.mga6.noarch.rpm

Revision history for Perl extension Cookie-Baker

0.10 2018-09-21T07:40:25Z

   - Add samesite https://github.com/kazeburo/Cookie-Baker/pull/13
   - Documentation cleanup

0.09 2018-03-03T04:33:20Z

   - +Ny means +N*60*60*24*365 seconds

0.08 2017-07-18T03:36:55Z

   - Disallow , as a delimiter
   - accept max-age=0 #5 (Thank you skaji)

0.07 2016-09-21T01:35:56Z

   - Allow quoted cookie values, as per RFC 6265. #8

0.06 2015-06-29T05:53:57Z

   - fix compatibility issue. #4 (Thank you shogo82148)

0.05 2014-11-26T05:49:50Z

   - fix bug. accepts expires => 0

0.04 2014-11-25T02:36:43Z

    - requires perl-5.8.1

0.03 2014-02-26T14:04:28Z

    - use Cookie::Baker::XS if available

0.02 2013-10-25T00:08:34Z

    - fix a document bug

0.01 2013-10-08T01:46:21Z

    - original version