summaryrefslogtreecommitdiff
path: root/docs/examples/httpcustomheader.c
AgeCommit message (Expand)Author
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-07-01examples: provide <DESC> sectionsDaniel Stenberg
2014-10-16httpcustomheader.c: make use of more CURLOPT_HTTPHEADER featuresDaniel Stenberg
2012-11-06httpcustomheader.c: free the headers after useDaniel Stenberg
2012-07-04Added error checking for samples.Guenter Knauf
2011-03-10sources: update source headersDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-01-12make this example not only replace an internal header but also add a totallyDaniel Stenberg
2008-08-13httpcustomheader.c is a new tiny example showing a HTTP request with a customDaniel Stenberg