summaryrefslogtreecommitdiff
path: root/docs/examples/cookie_interface.c
Commit message (Expand)AuthorAgeFilesLines
* sources: update source headersDaniel Stenberg2011-03-101-3/+16
* examples: use example.com in example URLsDaniel Stenberg2010-10-051-1/+1
* removed trailing whitespaceYang Tse2010-02-141-3/+3
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-1/+1
* Fixed some more simple compile warnings in the examples.Dan Fandrich2007-07-161-1/+2
* Fixed some compile warnings and errors and improved portability in theDan Fandrich2007-07-121-2/+2
* fixed example since this is how the interface works nowDaniel Stenberg2005-07-281-1/+1
* Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is aDaniel Stenberg2005-07-271-0/+110