Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-21 | Fix handling of default values in cookie options | Krzysztof Jurewicz | |
Previously, an error would be raised when explicitly passing a default value for either “http_only” or “secure” option. | |||
2015-03-12 | Maintenance | Loïc Hoguin | |
* Update copyright years. * Update erlang.mk. * Fix triq testing. | |||
2015-02-16 | Add a comment on a test | Loïc Hoguin | |
2014-05-18 | Accept commas as part of cookie values | Loïc Hoguin | |
Google Analytics has been observed to set cookie values containing commas. We therefore need to accept them for interoperability. | |||
2014-02-05 | Update copyright years0.5.0 | Loïc Hoguin | |
2013-11-08 | Remove some pointless comments | Loïc Hoguin | |
2013-10-23 | Add cookie parsing and building code | Loïc Hoguin | |