mirror of
https://github.com/curl/curl.git
synced 2026-06-24 19:15:38 +03:00
swsclose added
This commit is contained in:
parent
52b631fade
commit
bc0fd6db71
1 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,10 @@ the subsections currently supported.
|
|||
data to 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
|
||||
of this data.
|
||||
|
||||
If the data contains 'swsclose' *anywhere* within the start and end tag, and
|
||||
this is a HTTP test, then the connection will be closed by the server after
|
||||
this response is sent. If not, the connection will be kept persistant.
|
||||
</data>
|
||||
<dataNUM>
|
||||
Send back this contents instead of the <data> one. The num is set by:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue