Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1079
index ac7b899..2d7c557 100644 (file)
@@ -10,12 +10,12 @@ HTTP Digest auth
 # Server-side
 <reply>
 <data>
-HTTP/1.1 401 Authorization Required swsclose\r
-Server: Apache/1.3.27 (Darwin) PHP/4.1.2\r
-WWW-Authenticate: Digest realm="testrealm", nonce="1053604145"\r
-Content-Type: text/plain; charset=iso-8859-1\r
-Content-Length: 26\r
-\r
+HTTP/1.1 401 Authorization Required swsclose
+Server: Apache/1.3.27 (Darwin) PHP/4.1.2
+WWW-Authenticate: Digest realm="testrealm", nonce="1053604145"
+Content-Type: text/plain; charset=iso-8859-1
+Content-Length: 26
+
 This is not the real page
 </data>
 
@@ -26,12 +26,12 @@ This is not the real page
 </data1000>
 
 <datacheck>
-HTTP/1.1 401 Authorization Required swsclose\r
-Server: Apache/1.3.27 (Darwin) PHP/4.1.2\r
-WWW-Authenticate: Digest realm="testrealm", nonce="1053604145"\r
-Content-Type: text/plain; charset=iso-8859-1\r
-Content-Length: 26\r
-\r
+HTTP/1.1 401 Authorization Required swsclose
+Server: Apache/1.3.27 (Darwin) PHP/4.1.2
+WWW-Authenticate: Digest realm="testrealm", nonce="1053604145"
+Content-Type: text/plain; charset=iso-8859-1
+Content-Length: 26
+
 </datacheck>
 
 </reply>
@@ -62,15 +62,15 @@ http://%HOSTIP:%HTTPPORT/1079 -u testuser:testpass --digest
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /1079 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /1079 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Authorization: Digest username="testuser", realm="testrealm", nonce="1053604145", uri="/1079", response="e340c7cdca0950462070f46ee139e9f7"\r
-Accept: */*\r
-\r
+GET /1079 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
+GET /1079 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Authorization: Digest username="testuser", realm="testrealm", nonce="1053604145", uri="/1079", response="e340c7cdca0950462070f46ee139e9f7"
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>