]> granicus.if.org Git - curl/commitdiff
test2041: fixed line endings in protocol part
authorDan Fandrich <dan@coneharvesters.com>
Thu, 2 Jul 2015 06:32:18 +0000 (08:32 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 2 Jul 2015 06:32:18 +0000 (08:32 +0200)
tests/data/test2041

index bfafc75b3692e69444093b4046128361fb5b03be..dcad2fdc3966964f45dcf7c29c281a3a71f15f8e 100644 (file)
@@ -49,10 +49,10 @@ perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /2041 HTTP/1.1
-Host: localhost:%HTTPSPORT
-Accept: */*
-
+GET /2041 HTTP/1.1\r
+Host: localhost:%HTTPSPORT\r
+Accept: */*\r
+\r
 </protocol>
 </verify>
 </testcase>