From: Daniel Stenberg Date: Tue, 28 Jan 2020 21:27:15 +0000 (+0100) Subject: oauth2-bearer.d: works for HTTP too X-Git-Tag: curl-7_69_0~164 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3e5311f6c41bdeba092f2586d19515de12d6b26;p=thirdparty%2Fcurl.git oauth2-bearer.d: works for HTTP too Reported-by: Mischa Salle Bug: https://curl.haxx.se/mail/lib-2020-01/0070.html Closes #4862 --- diff --git a/docs/cmdline-opts/oauth2-bearer.d b/docs/cmdline-opts/oauth2-bearer.d index 780716748e..30466e579d 100644 --- a/docs/cmdline-opts/oauth2-bearer.d +++ b/docs/cmdline-opts/oauth2-bearer.d @@ -1,7 +1,7 @@ Long: oauth2-bearer Help: OAuth 2 Bearer Token Arg: -Protocols: IMAP POP3 SMTP +Protocols: IMAP POP3 SMTP HTTP --- Specify the Bearer Token for OAUTH 2.0 server authentication. The Bearer Token is used in conjunction with the user name which can be specified as part of