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:
Daniel Stenberg 2012-07-05 11:20:18 +02:00
parent ed7bfeee7a
commit 1b27bb446f
3 changed files with 7 additions and 0 deletions

View file

@ -77,6 +77,7 @@ Authorization: Basic dGVzdDppbmc=
Host: %HOSTIP:%HTTPPORT
Accept: */*
[DISCONNECT]
</protocol>
</verify>
</testcase>