summaryrefslogtreecommitdiff
path: root/docs/examples/cookie_interface.c
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* docs/examples: URL updatesViktor Szakats2018-09-231-2/+2
* cookie_interface: fix -Wcomma warningMarcel Raad2017-05-111-1/+2
* cookie_interface.c: changed the other domain to example.com tooDaniel Stenberg2017-04-271-1/+1
* cookie_interface.c: fix cookie domain so the example worksDaniel Stenberg2017-04-271-3/+3
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-8/+8
* examples/cookie_interface.c: add cleanup callDaniel Stenberg2016-02-111-6/+13
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: add descriptions with <DESC>Daniel Stenberg2015-06-181-2/+5
* cookie: Stop exporting any-domain cookiesJay Satiro2015-06-031-1/+6
* examples: fix compilation issues - commit 7332a7cafb follow-upYang Tse2012-12-051-2/+2
* 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