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:
parent
5602ad721b
commit
ce1bf87a04
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user