mirror of
https://github.com/curl/curl.git
synced 2026-05-04 04:37:57 +03:00
test2041: fixed line endings in protocol part
This commit is contained in:
parent
5602ad721b
commit
ce1bf87a04
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
Host: localhost:%HTTPSPORT
|
||||
Accept: */*
|
||||
|
||||
</protocol>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue