aboutsummaryrefslogtreecommitdiffstats
path: root/src/cow_cookie.erl
AgeCommit message (Collapse)Author
2014-05-18Accept commas as part of cookie valuesLoïc Hoguin
Google Analytics has been observed to set cookie values containing commas. We therefore need to accept them for interoperability.
2014-02-05Update copyright years0.5.0Loïc Hoguin
2013-11-08Remove some pointless commentsLoïc Hoguin
2013-10-23Add cookie parsing and building codeLoïc Hoguin