aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_HTTPAUTH.3
AgeCommit message (Collapse)Author
2018-06-15CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0Daniel Stenberg
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
Closes #2102
2018-04-17docs: fix typosJakub Wilk
Closes https://github.com/curl/curl/pull/2503
2017-05-30opts: more examples added to man pagesDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-08-09docs: Update SPNEGO and GSS-API related doc sectionsMichael Osipov
Reflect recent changes in SPNEGO and GSS-API code in the docs. Update them with appropriate namings and remove visible spots for GSS-Negotiate.
2014-06-20opts: document CURLE_OUT_OF_MEMORY among other return valuesDan Fandrich
2014-06-19opts: more man pagesDaniel Stenberg