Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1235
index 9e51219..e7ccf0c 100644 (file)
@@ -10,17 +10,17 @@ globbing
 # Server-side
 <reply>
 <data1>
-HTTP/1.1 200 OK\r
-Funny-head: yesyes\r
-Content-Length: 15\r
-\r
+HTTP/1.1 200 OK
+Funny-head: yesyes
+Content-Length: 15
+
 the number one
 </data1>
 <data2>
-HTTP/1.1 200 OK\r
-Funny-head: yesyes\r
-Content-Length: 16\r
-\r
+HTTP/1.1 200 OK
+Funny-head: yesyes
+Content-Length: 16
+
 two is nice too
 </data2>
 </reply>
@@ -44,51 +44,51 @@ multiple requests using {}{} in the URL
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /12350001 HTTP/1.1\r
-User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /12350002 HTTP/1.1\r
-User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /12350001 HTTP/1.1\r
-User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /12350002 HTTP/1.1\r
-User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
+GET /12350001 HTTP/1.1
+User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
+GET /12350002 HTTP/1.1
+User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
+GET /12350001 HTTP/1.1
+User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
+GET /12350002 HTTP/1.1
+User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
 </protocol>
 <stdout>
 --_curl_--%HOSTIP:%HTTPPORT/12350001
-HTTP/1.1 200 OK\r
-Funny-head: yesyes\r
-Content-Length: 15\r
-\r
+HTTP/1.1 200 OK
+Funny-head: yesyes
+Content-Length: 15
+
 the number one
 --_curl_--%HOSTIP:%HTTPPORT/12350002
-HTTP/1.1 200 OK\r
-Funny-head: yesyes\r
-Content-Length: 16\r
-\r
+HTTP/1.1 200 OK
+Funny-head: yesyes
+Content-Length: 16
+
 two is nice too
 --_curl_--%HOSTIP:%HTTPPORT/12350001
-HTTP/1.1 200 OK\r
-Funny-head: yesyes\r
-Content-Length: 15\r
-\r
+HTTP/1.1 200 OK
+Funny-head: yesyes
+Content-Length: 15
+
 the number one
 --_curl_--%HOSTIP:%HTTPPORT/12350002
-HTTP/1.1 200 OK\r
-Funny-head: yesyes\r
-Content-Length: 16\r
-\r
+HTTP/1.1 200 OK
+Funny-head: yesyes
+Content-Length: 16
+
 two is nice too
 </stdout>
 </verify>