mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:53:34 +03:00
tests: use connection-monitor and verify results
Test 1008 and 206 don't show the disconnect since it happens when SWS awaits a new request, but 503 does and so the verify section needs that string added.
This commit is contained in:
parent
ed7bfeee7a
commit
1b27bb446f
3 changed files with 7 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ Authorization: Basic dGVzdDppbmc=
|
|||
Host: %HOSTIP:%HTTPPORT
|
||||
Accept: */*
|
||||
|
||||
[DISCONNECT]
|
||||
</protocol>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue