aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_IGNORE_CONTENT_LENGTH.3
AgeCommit message (Collapse)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-10-23ftp: allow CURLOPT_IGNORE_CONTENT_LENGTH to ignore sizeKurt Fankhauser
This allows FTP transfers with growing (or shrinking) files without causing a transfer error. Closes #480
2015-03-17CURLOPT_*.3: added lots of small example sectionsDaniel Stenberg
2014-06-20opts: various correctionsDaniel Stenberg
2014-06-19opts: more man pagesDaniel Stenberg