summaryrefslogtreecommitdiff
path: root/tests/libtest/lib1156.c
Commit message (Expand)AuthorAgeFilesLines
* test1156: enable for hyperbagder/test1156-hyperDaniel Stenberg2021-12-091-25/+33
* http: make 416 not fail with resume + CURLOPT_FAILONERRRORDaniel Stenberg2021-03-171-17/+18
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-5/+5
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-021-1/+1
* build: fix "clarify calculation precedence" warningsMarcel Raad2019-05-121-2/+2
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-1/+1
* http resume: skip body if http code 416 (range error) is ignored.Patrick Monnerat2018-05-221-0/+162