]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
oauth2-bearer.d: works for HTTP too
authorDaniel Stenberg <daniel@haxx.se>
Tue, 28 Jan 2020 21:27:15 +0000 (22:27 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 29 Jan 2020 06:50:44 +0000 (07:50 +0100)
Reported-by: Mischa Salle
Bug: https://curl.haxx.se/mail/lib-2020-01/0070.html
Closes #4862

docs/cmdline-opts/oauth2-bearer.d

index 780716748ecd4c620df69dcbc94ecd02768f3010..30466e579ddc6a135f93674a50c4baaa61a06b73 100644 (file)
@@ -1,7 +1,7 @@
 Long: oauth2-bearer
 Help: OAuth 2 Bearer Token
 Arg: <token>
-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