aboutsummaryrefslogtreecommitdiff
path: root/src/cookies.h
AgeCommit message (Collapse)Author
2011-09-14privacy: never send cookies in third-party requestscorvid
as mentioned in section 7.1 of RFC 6265
2008-12-08#define a_Cookies_set() when DISABLE_COOKIES is setJeremy Henty
Ensure that cookies.h declares the same symbols whether or not DISABLE_COOKIES is set.
2010-01-09cookies use server date to interpret Expires attrcorvid
2008-02-24+ Moved cookie headers into a single function.jcid
2007-10-07Initial revisionjcid