mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 14:05:03 -05:00
tests: Corrected typos from commit ba4d8f7eba
This commit is contained in:
parent
ca770d87e2
commit
d0ddfe2216
@ -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…
Reference in New Issue
Block a user