1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

test2041: fixed line endings in protocol part

This commit is contained in:
Dan Fandrich 2015-07-02 08:32:18 +02:00
parent 5602ad721b
commit ce1bf87a04

View File

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