From 685366006ccff2b4817d2b3b806e62ebdae90a60 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 11 Jul 2012 23:49:01 +0200 Subject: 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. --- tests/data/test206 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/test206') 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] -- cgit v1.2.3