diff options
-rw-r--r-- | tests/data/test1008 | 3 | ||||
-rw-r--r-- | tests/data/test206 | 3 | ||||
-rw-r--r-- | tests/data/test503 | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/test1008 b/tests/data/test1008 index 251a6e8f6..5c5326668 100644 --- a/tests/data/test1008 +++ b/tests/data/test1008 @@ -11,6 +11,9 @@ HTTP proxy NTLM auth # Server-side <reply> +<servercmd> +connection-monitor +</servercmd> # this is returned first since we get no proxy-auth <data1001> diff --git a/tests/data/test206 b/tests/data/test206 index caf9113f1..8ca31e34b 100644 --- a/tests/data/test206 +++ b/tests/data/test206 @@ -12,6 +12,9 @@ HTTP proxy Digest auth # Server-side <reply> +<servercmd> +connection-monitor +</servercmd> # this is returned first since we get no proxy-auth <data> 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> |