summaryrefslogtreecommitdiff
path: root/docs/examples/https.c
AgeCommit message (Expand)Author
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-07-01examples: provide <DESC> sectionsDaniel Stenberg
2012-10-01https.c example: remember to call curl_global_init()Kamil Dudka
2012-08-21https.c example: spell check used defineDaniel Stenberg
2012-07-04Added error checking for samples.Guenter Knauf
2011-03-10sources: update source headersDaniel Stenberg
2010-10-05examples: use example.com in example URLsDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2007-07-12Fixed some compile warnings and errors and improved portability in theDan Fandrich
2004-11-24HTTP "auth done right". See lib/README.httpauthDaniel Stenberg
2004-05-13basic https fetching scriptDaniel Stenberg