mirror of
https://github.com/curl/curl.git
synced 2026-07-24 00:57:16 +03:00
parent
92c588f04b
commit
cd5ca9bb38
2 changed files with 4 additions and 4 deletions
|
|
@ -39,13 +39,13 @@ HTTP GET with CURLINFO_CONTENT_LENGTH_DOWNLOAD and 0 bytes transfer
|
|||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER log/ip%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
</client>
|
||||
|
||||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<file name="log/ip%TESTNUMBER">
|
||||
CL: 0
|
||||
CL 0
|
||||
</file>
|
||||
<protocol>
|
||||
GET /%TESTNUMBER HTTP/1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue