summaryrefslogtreecommitdiff
path: root/docs/examples/httpcustomheader.c
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* examples/httpcustomheader: Value stored to 'res' is never readDaniel Stenberg2019-02-141-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-011-1/+5
* httpcustomheader.c: make use of more CURLOPT_HTTPHEADER featuresDaniel Stenberg2014-10-161-10/+15
* httpcustomheader.c: free the headers after useDaniel Stenberg2012-11-061-1/+4
* Added error checking for samples.Guenter Knauf2012-07-041-0/+8
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* make this example not only replace an internal header but also add a totallyDaniel Stenberg2009-01-121-0/+1
* httpcustomheader.c is a new tiny example showing a HTTP request with a customDaniel Stenberg2008-08-131-0/+38