diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-07-05 11:20:18 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-07-05 11:24:23 +0200 |
commit | 1b27bb446fad52d94a44d1d9bb5ee4b9c65d1e24 (patch) | |
tree | 63b4c00798ed5e5cdcc7bdceed88daa79f0a37b1 /tests/data/test503 | |
parent | ed7bfeee7aac5ffb8edc074fc704ce888f12ad0f (diff) | |
download | curl-1b27bb446fad52d94a44d1d9bb5ee4b9c65d1e24.tar.gz |
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.
Diffstat (limited to 'tests/data/test503')
-rw-r--r-- | tests/data/test503 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test503 b/tests/data/test503 index 4b0ab8a43..2acfc4a16 100644 --- a/tests/data/test503 +++ b/tests/data/test503 @@ -77,6 +77,7 @@ Authorization: Basic dGVzdDppbmc= Host: %HOSTIP:%HTTPPORT
Accept: */*
+[DISCONNECT] </protocol> </verify> </testcase> |