summaryrefslogtreecommitdiff
path: root/docs/examples/simple.c
Commit message (Collapse)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* example/simple.c: add descriptionDaniel Stenberg2016-01-041-1/+5
|
* Fixed simple.c to work again unchanged.Guenter Knauf2013-01-281-1/+3
| | | | Added CURLOPT_FOLLOWLOCATION since example.com is now redirected.
* Added error checking for samples.Guenter Knauf2012-07-041-0/+6
|
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
| | | | | | All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers.
* examples: use example.com in example URLsDaniel Stenberg2010-10-051-1/+1
|
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* stripped trailing whitespaceDaniel Stenberg2004-08-231-4/+4
|
* bad comment begoneDaniel Stenberg2002-01-091-1/+0
|
* cut off argc and argv as wellDaniel Stenberg2002-01-091-1/+1
|
* Cleaned up this example to make it even simpler.Daniel Stenberg2002-01-091-10/+0
|
* win32sockets.c is now added with winsock init/cleanup example functionsDaniel Stenberg2001-02-201-0/+13
|
* new libcurl example code stuffDaniel Stenberg2000-09-201-0/+26