summaryrefslogtreecommitdiff
path: root/docs/examples/http2-download.c
Commit message (Expand)AuthorAgeFilesLines
* docs/examples: do not wait when no transfers are runningKamil Dudka2018-09-101-3/+3
* examples: fix -Wformat warningsMarcel Raad2018-07-091-2/+2
* examples: Fix format specifiersRikard Falkeborn2018-05-141-3/+3
* code style: use spaces around plusesDaniel Stenberg2017-09-111-10/+12
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-8/+8
* examples: fix Wimplicit-fallthrough warningsMarcel Raad2017-05-241-0/+1
* examples: declare TU-local variables staticMarcel Raad2017-04-301-2/+2
* examples: comment typos in http2 examplesDaniel Stenberg2017-03-211-2/+2
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-1/+1
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-6/+5
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: Fixed compilation warningsSteve Holme2015-11-211-0/+1
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-011-0/+4
* http2-download: check for CURLPIPE_MULTIPLEX properlyDaniel Stenberg2015-06-011-1/+1
* http2 examples: clean up some commentsDaniel Stenberg2015-05-281-3/+1
* examples: added two programs doing multiplexed HTTP/2Daniel Stenberg2015-05-281-0/+290