mirror of
https://github.com/curl/curl.git
synced 2026-04-21 04:42:12 +03:00
Update protocol verification end of lines
This commit is contained in:
parent
4f4427ff41
commit
deef85ca9a
1 changed files with 4 additions and 4 deletions
|
|
@ -47,9 +47,9 @@ http://%HOSTIP:%HTTPPORT/537
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<protocol>
|
||||
GET /537 HTTP/1.1
|
||||
Host: 127.0.0.1:%HTTPPORT
|
||||
Accept: */*
|
||||
|
||||
GET /537 HTTP/1.1
|
||||
Host: 127.0.0.1:%HTTPPORT
|
||||
Accept: */*
|
||||
|
||||
</protocol>
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue