Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1320
index 7a15f80..b31aae7 100644 (file)
@@ -12,9 +12,9 @@ HTTP proxy
 # Server-side
 <reply>
 <connect>
-HTTP/1.1 200 Mighty fine indeed\r
-smtp: sure hit me\r
-\r
+HTTP/1.1 200 Mighty fine indeed
+smtp: sure hit me
+
 </connect>
 </reply>
 
@@ -32,10 +32,10 @@ http
 SMTP send tunneled through HTTP proxy
  </name>
 <stdin>
-From: different\r
-To: another\r
-\r
-body\r
+From: different
+To: another
+
+body
 </stdin>
  <command>
 smtp://smtp.1320:%SMTPPORT/1320 --mail-rcpt recipient@example.com --mail-from sender@example.com -T - -p -x %HOSTIP:%PROXYPORT
@@ -49,25 +49,25 @@ smtp://smtp.1320:%SMTPPORT/1320 --mail-rcpt recipient@example.com --mail-from se
 ^User-Agent: curl/.*
 </strip>
 <protocol>
-EHLO 1320\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<recipient@example.com>\r
-DATA\r
-QUIT\r
+EHLO 1320
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient@example.com>
+DATA
+QUIT
 </protocol>
 <upload>
-From: different\r
-To: another\r
-\r
-body\r
-.\r
+From: different
+To: another
+
+body
+.
 </upload>
 <proxy>
-CONNECT smtp.1320:%SMTPPORT HTTP/1.1\r
-Host: smtp.1320:%SMTPPORT\r
-User-Agent: curl/7.24.0-DEV (i686-pc-linux-gnu) libcurl/7.24.0-DEV OpenSSL/1.0.0e zlib/1.2.3.4 c-ares/1.7.6-DEV libidn/1.23 libssh2/1.4.0_DEV librtmp/2.2e\r
-Proxy-Connection: Keep-Alive\r
-\r
+CONNECT smtp.1320:%SMTPPORT HTTP/1.1
+Host: smtp.1320:%SMTPPORT
+User-Agent: curl/7.24.0-DEV (i686-pc-linux-gnu) libcurl/7.24.0-DEV OpenSSL/1.0.0e zlib/1.2.3.4 c-ares/1.7.6-DEV libidn/1.23 libssh2/1.4.0_DEV librtmp/2.2e
+Proxy-Connection: Keep-Alive
+
 </proxy>
 </verify>
 </testcase>