diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-07-11 23:49:01 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-07-12 00:08:37 +0200 |
commit | 685366006ccff2b4817d2b3b806e62ebdae90a60 (patch) | |
tree | 4bdf4cd5bbd5c102d569c2f52da0c6d4322282ab /tests/data/test206 | |
parent | 85ce195f75e16d59840e3de74bc5b2846630cabd (diff) |
connection-monitor: always log disconnect when enabled
This makes verifying easier and makes us more sure curl closes the
connection only at the correct point in time. Adjusted test 206 and 1008
accordingly and updated the docs for it.
Diffstat (limited to 'tests/data/test206')
-rw-r--r-- | tests/data/test206 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test206 b/tests/data/test206 index 8ca31e34b..b85d7a340 100644 --- a/tests/data/test206 +++ b/tests/data/test206 @@ -98,6 +98,7 @@ User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6 Host: test.remote.haxx.se:206
Accept: */*
+[DISCONNECT] </protocol> </verify> </testcase> |