summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_USERAGENT.3
Commit message (Collapse)AuthorAgeFilesLines
* opts docs: unify phrasing in NAME headerDaniel Stenberg2021-09-091-2/+2
| | | | | | | | | | | | | - avoid writing "set ..." or "enable/disable ..." or "specify ..." *All* options for curl_easy_setopt() are about setting or enabling things and most of the existing options didn't use that way of description. - start with lowercase letter, unless abbreviation. For consistency. - Some additional touch-ups Closes #7688
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
| | | | Closes #6172
* man pages: switch to https://example.com URLsDaniel Stenberg2020-09-171-1/+1
| | | | | | | Since HTTPS is "the new normal", this update changes a lot of man page examples to use https://example.com instead of the previous "http://..." Closes #5969
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-281-1/+1
| | | | | | | | | | | Updated terminology in docs, comments and phrases to refer to C strings as "null-terminated". Done to unify with how most other C oriented docs refer of them and what users in general seem to prefer (based on a single highly unscientific poll on twitter). Reported-by: coinhubs on github Fixes #5598 Closes #5608
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
| | | | | | | | | 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
* docs: Add note about libcurl copying strings to CURLOPT_* manpagesFrank Gevaerts2017-01-131-0/+3
| | | | Closes #1169
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* CURLOPT_USERAGENT.3: added an exampleDaniel Stenberg2015-03-161-2/+11
|
* opts: document CURLE_OUT_OF_MEMORY as RETURN VALUEDan Fandrich2014-06-181-1/+2
|
* opts: 29 more options as man pagesDaniel Stenberg2014-06-181-0/+46