mirror of
https://github.com/curl/curl.git
synced 2026-05-18 09:16:26 +03:00
tests: Corrected typos from commit ba4d8f7eba
This commit is contained in:
parent
ca770d87e2
commit
d0ddfe2216
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ body
|
|||
imap
|
||||
</server>
|
||||
<name>
|
||||
IMAP OAuth 2.0 (OAUTH2BEARER) authentication with initial response
|
||||
IMAP OAuth 2.0 (OAUTHBEARER) authentication with initial response
|
||||
</name>
|
||||
<command>
|
||||
'imap://%HOSTIP:%IMAPPORT/843/;UID=1' -u user --oauth2-bearer mF_9.B5f-4.1JqM
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ RFC7628
|
|||
<reply>
|
||||
<servercmd>
|
||||
AUTH OAUTHBEARER
|
||||
REPLY AUTH 334 OAUTH2BEARER supported
|
||||
REPLY AUTH 334 OAUTHBEARER supported
|
||||
REPLY dXNlcj11c2VyAWhvc3Q9MTI3LjAuMC4xAXBvcnQ9OTAwNQFhdXRoPUJlYXJlciBtRl85LkI1Zi00LjFKcU0BAQ== 235 Authenticated
|
||||
</servercmd>
|
||||
</reply>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue