Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test259
index 9532887..282e2c6 100644 (file)
@@ -22,11 +22,11 @@ Content-Length: 0
 
 </data>
 <data1000>
-HTTP/1.1 200 A OK\r
-Server: Microsoft-IIS/6.0\r
-Content-Type: text/html; charset=iso-8859-1\r
-Content-Length: 3\r
-\r
+HTTP/1.1 200 A OK
+Server: Microsoft-IIS/6.0
+Content-Type: text/html; charset=iso-8859-1
+Content-Length: 3
+
 ok
 </data1000>
 <datacheck>
@@ -36,11 +36,11 @@ Server: test-server/fake
 Proxy-Authenticate: Digest realm="many secrets", nonce="911"
 Content-Length: 0
 
-HTTP/1.1 200 A OK\r
-Server: Microsoft-IIS/6.0\r
-Content-Type: text/html; charset=iso-8859-1\r
-Content-Length: 3\r
-\r
+HTTP/1.1 200 A OK
+Server: Microsoft-IIS/6.0
+Content-Type: text/html; charset=iso-8859-1
+Content-Length: 3
+
 ok
 </datacheck>
 
@@ -59,7 +59,7 @@ crypto
 HTTP POST multipart with Expect: header using proxy anyauth (Digest)
  </name>
  <command>
--x http://%HOSTIP:%HTTPPORT http://remotehost:54321/we/want/259 -F name=daniel -F tool=curl -F file=@log/test259.txt -U uuuser:pppassword --proxy-anyauth
+-x http://%HOSTIP:%HTTPPORT http://remotehost:54321/we/want/259 -F name=daniel -F tool=curl -F file=@log/test259.txt -U uuuser:pppassword --proxy-anyauth -H "Expect: 100-continue"
 </command>
 # We create this file before the command is invoked!
 <file name="log/test259.txt">
@@ -75,59 +75,59 @@ bar
 ^(User-Agent:|Content-Type: multipart/form-data;|------).*
 </strip>
 <protocol>
-POST http://remotehost:54321/we/want/259 HTTP/1.1\r
-Host: remotehost:54321\r
-User-Agent: curl/7.10.4 (i686-pc-linux-gnu) libcurl/7.10.4 OpenSSL/0.9.7a ipv6 zlib/1.1.3\r
-Accept: */*\r
-Proxy-Connection: Keep-Alive\r
-Content-Length: 409\r
-Expect: 100-continue\r
-Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce\r
-\r
-------------------------------7c633d5c27ce\r
-Content-Disposition: form-data; name="name"\r
-\r
-daniel\r
-------------------------------7c633d5c27ce\r
-Content-Disposition: form-data; name="tool"\r
-\r
-curl\r
-------------------------------7c633d5c27ce\r
-Content-Disposition: form-data; name="file"; filename="test259.txt"\r
-Content-Type: text/plain\r
-\r
+POST http://remotehost:54321/we/want/259 HTTP/1.1
+Host: remotehost:54321
+User-Agent: curl/7.10.4 (i686-pc-linux-gnu) libcurl/7.10.4 OpenSSL/0.9.7a ipv6 zlib/1.1.3
+Accept: */*
+Proxy-Connection: Keep-Alive
+Expect: 100-continue
+Content-Length: 409
+Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
+
+------------------------------7c633d5c27ce
+Content-Disposition: form-data; name="name"
+
+daniel
+------------------------------7c633d5c27ce
+Content-Disposition: form-data; name="tool"
+
+curl
+------------------------------7c633d5c27ce
+Content-Disposition: form-data; name="file"; filename="test259.txt"
+Content-Type: text/plain
+
 foo-
 This is a moo-
 bar
-\r
-------------------------------7c633d5c27ce--\r
-POST http://remotehost:54321/we/want/259 HTTP/1.1\r
-Host: remotehost:54321\r
-User-Agent: curl/7.10.4 (i686-pc-linux-gnu) libcurl/7.10.4 OpenSSL/0.9.7a ipv6 zlib/1.1.3\r
-Proxy-Authorization: Digest username="uuuser", realm="many secrets", nonce="911", uri="/we/want/259", response="b479994d13e60f3aa192a67c5892ddc5"\r
-Accept: */*\r
-Proxy-Connection: Keep-Alive\r
-Content-Length: 409\r
-Expect: 100-continue\r
-Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce\r
-\r
-------------------------------7c633d5c27ce\r
-Content-Disposition: form-data; name="name"\r
-\r
-daniel\r
-------------------------------7c633d5c27ce\r
-Content-Disposition: form-data; name="tool"\r
-\r
-curl\r
-------------------------------7c633d5c27ce\r
-Content-Disposition: form-data; name="file"; filename="test259.txt"\r
-Content-Type: text/plain\r
-\r
+
+------------------------------7c633d5c27ce--
+POST http://remotehost:54321/we/want/259 HTTP/1.1
+Host: remotehost:54321
+User-Agent: curl/7.10.4 (i686-pc-linux-gnu) libcurl/7.10.4 OpenSSL/0.9.7a ipv6 zlib/1.1.3
+Proxy-Authorization: Digest username="uuuser", realm="many secrets", nonce="911", uri="/we/want/259", response="b479994d13e60f3aa192a67c5892ddc5"
+Accept: */*
+Proxy-Connection: Keep-Alive
+Expect: 100-continue
+Content-Length: 409
+Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
+
+------------------------------7c633d5c27ce
+Content-Disposition: form-data; name="name"
+
+daniel
+------------------------------7c633d5c27ce
+Content-Disposition: form-data; name="tool"
+
+curl
+------------------------------7c633d5c27ce
+Content-Disposition: form-data; name="file"; filename="test259.txt"
+Content-Type: text/plain
+
 foo-
 This is a moo-
 bar
-\r
-------------------------------7c633d5c27ce--\r
+
+------------------------------7c633d5c27ce--
 </protocol>
 </verify>
 </testcase>