From 28dc509dde13e0f8da1b5dca2979d936609a4698 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 5 Jul 2012 09:31:04 +0200 Subject: sws: add 'connection-monitor' command support Using this, the server will output in the protocol log when the connection gets disconnected and thus we will verify correctly in the test cases that the connection doesn't get closed prematurely. This is important for example NTLM to work. Documentation added to FILEFORMAT, test 503 updated to use this. --- tests/data/test503 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/data/test503') diff --git a/tests/data/test503 b/tests/data/test503 index e7543593f..4b0ab8a43 100644 --- a/tests/data/test503 +++ b/tests/data/test503 @@ -13,6 +13,9 @@ multi # Server-side + +connection-monitor + HTTP/1.1 200 OK swsclose Date: Thu, 09 Nov 2010 14:49:00 GMT -- cgit v1.2.3