mirror of
https://github.com/curl/curl.git
synced 2026-08-26 00:13:34 +03:00
Fixed the test harness so it will write out zero-length data files.
This commit is contained in:
parent
6c2c281a7e
commit
80cec5a62a
2 changed files with 5 additions and 7 deletions
|
|
@ -36,7 +36,7 @@ statistical/informational purposes.
|
|||
<reply>
|
||||
<data [nocheck="1"] [sendzero="yes"] [base64="yes"]>
|
||||
data to be sent to the client on its request and later verified that it arrived
|
||||
safely. Set the nocheck=1 to prevent the test script to verify the arrival
|
||||
safely. Set nocheck="1" to prevent the test script from verifying the arrival
|
||||
of this data.
|
||||
|
||||
If the data contains 'swsclose' anywhere within the start and end tag, and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue