summaryrefslogtreecommitdiff
path: root/docs/examples/fileupload.c
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: more descriptionsDaniel Stenberg2015-06-181-1/+5
* Added error checking for samples.Guenter Knauf2012-07-041-5/+12
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Checked in some grammatical and minor other fixes in the documentation andDan Fandrich2008-09-101-1/+5
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-2/+2
* Fixed some compile warnings and errors and improved portability in theDan Fandrich2007-07-121-1/+0
* Open "debugit" in binary mode ("rb").Gisle Vanem2004-10-161-1/+1
* added example that makes an upload to a file:// urlDaniel Stenberg2004-05-261-0/+65