1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

tests: Corrected typos from commit ba4d8f7eba

This commit is contained in:
Steve Holme 2015-11-15 17:39:05 +00:00
parent ca770d87e2
commit d0ddfe2216
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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>