aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_cookies.erl
AgeCommit message (Expand)Author
2012-12-07Make cookies use universal time instead of local timeLoïc Hoguin
2012-12-05Make a few more missing headers lowercaseLoïc Hoguin
2012-09-17Include the eunit file only if TEST is definedLoïc Hoguin
2012-08-27Have only one -export and -export_type per lineLoïc Hoguin
2012-05-14Only ignore slashes in cookie values for the pathTom Burdick
2011-12-26Use calendar date and time types exported since R14B04Loïc Hoguin
2011-08-11Use cowboy_clock types in cowboy_cookies instead of calendarLoïc Hoguin
2011-07-26Fix cookie tests and specsLoïc Hoguin
2011-07-26Small cosmetic changes and doc update to the cookie patchLoïc Hoguin
2011-07-26Fail early in cookie-related API functionsTom Burdick
2011-07-26Add cowboy_cookies for cookie creation and parsingTom Burdick