summaryrefslogtreecommitdiff
path: root/docs/examples/persistant.c
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-011-1/+5
* Added error checking for samples.Guenter Knauf2012-07-041-0/+12
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* examples: fix compiler warningsDaniel Stenberg2010-12-171-1/+1
* examples: use example.com in example URLsDaniel Stenberg2010-10-051-2/+2
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-2/+2
* HTTP "auth done right". See lib/README.httpauthDaniel Stenberg2004-11-241-4/+4
* cleaned upDaniel Stenberg2003-11-191-13/+1
* Added a persistant connection exampleDaniel Stenberg2001-03-051-0/+53