Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test800
index 6b29f7a..0503d68 100644 (file)
@@ -11,13 +11,13 @@ FETCH
 # Server-side
 <reply>
 <data>
-From: me@somewhere\r
-To: fake@nowhere\r
-\r
-body\r
-\r
---\r
-  yours sincerely\r
+From: me@somewhere
+To: fake@nowhere
+
+body
+
+--
+  yours sincerely
 </data>
 </reply>
 
@@ -31,7 +31,7 @@ imap
 IMAP FETCH message
  </name>
  <command>
-'imap://%HOSTIP:%IMAPPORT/800/;UID=1' -u user:secret
+'imap://%HOSTIP:%IMAPPORT/800/;UID=1' -u '"user:sec"ret{'
 </command>
 </client>
 
@@ -39,11 +39,11 @@ IMAP FETCH message
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-A001 CAPABILITY\r
-A002 LOGIN user secret\r
-A003 SELECT 800\r
-A004 FETCH 1 BODY[]\r
-A005 LOGOUT\r
+A001 CAPABILITY
+A002 LOGIN "\"user" "sec\"ret{"
+A003 SELECT 800
+A004 FETCH 1 BODY[]
+A005 LOGOUT
 </protocol>
 </verify>
 </testcase>