summaryrefslogtreecommitdiffabout
path: root/include/kingate/cookies.h
AgeCommit message (Collapse)AuthorFilesLines
2010-07-11cookie: time-based set_expires variantsMichael Krelin1-0/+2
Signed-off-by: Michael Krelin <hacker@klever.net>
2005-07-19turned cookies into multimapMichael Krelin1-2/+2
2005-05-091. http headers container addedMichael Krelin1-0/+300
2. preliminary cookies support 3. absolutely useless http_quoted_string and http_quote utility functions added