]> granicus.if.org Git - curl/commitdiff
CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0
authorDaniel Stenberg <daniel@haxx.se>
Fri, 15 Jun 2018 09:17:02 +0000 (11:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 15 Jun 2018 09:17:02 +0000 (11:17 +0200)
docs/libcurl/opts/CURLOPT_HTTPAUTH.3

index 7bb45506e7cc60fc42ef3828cb659242cc8e36a5..7b85ecbb60a80dad91d7d5a87c34dbbdb3eb7646 100644 (file)
@@ -5,7 +5,7 @@
 .\" *                            | (__| |_| |  _ <| |___
 .\" *                             \___|\___/|_| \_\_____|
 .\" *
-.\" * Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2018, Daniel Stenberg, <daniel@haxx.se>, et al.
 .\" *
 .\" * This software is licensed as described in the file COPYING, which
 .\" * you should have received as part of this distribution. The terms
@@ -122,6 +122,8 @@ CURLAUTH_DIGEST_IE was added in 7.19.3
 CURLAUTH_ONLY was added in 7.21.3
 
 CURLAUTH_NTLM_WB was added in 7.22.0
+
+CURLAUTH_BEARER was added in 7.61.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_NOT_BUILT_IN if the bitmask specified no supported authentication