summaryrefslogtreecommitdiff
path: root/docs/examples/http2-download.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update mismatched copyright yearsDaniel Stenberg2020-06-221-1/+1
* examples/http2-down/upload: add error checksRadoslav Georgiev2020-06-021-1/+8
* http2-download: fix format specifierMarcel Raad2019-05-221-1/+1
* examples/http2-download: cleaned upDaniel Stenberg2019-02-141-39/+34
* 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