summaryrefslogtreecommitdiff
path: root/docs/examples/cookie_interface.c
AgeCommit message (Expand)Author
2017-05-11cookie_interface: fix -Wcomma warningMarcel Raad
2017-04-27cookie_interface.c: changed the other domain to example.com tooDaniel Stenberg
2017-04-27cookie_interface.c: fix cookie domain so the example worksDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-11examples/cookie_interface.c: add cleanup callDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-18examples: add descriptions with <DESC>Daniel Stenberg
2015-06-03cookie: Stop exporting any-domain cookiesJay Satiro
2012-12-05examples: fix compilation issues - commit 7332a7cafb follow-upYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-10-05examples: use example.com in example URLsDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2007-07-16Fixed some more simple compile warnings in the examples.Dan Fandrich
2007-07-12Fixed some compile warnings and errors and improved portability in theDan Fandrich
2005-07-28fixed example since this is how the interface works nowDaniel Stenberg
2005-07-27Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is aDaniel Stenberg