0_11_2.md

doc/release_notes/0_11_2.md

0.11.2

Bugfixes

The :cookies plugin wasn’t able to parse Expires values, as it was using Time.httpdate to parse timestamps, which is RFC 2616-compliant, whereas cookies datetime values need to be RFC 6265-compliant.