From c50a601f1a77b393503207b7fea4352a28b8a05e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 19 Jul 2003 23:57:08 +0000 Subject: modified to work fine with the new persistant connection working test suite HTTP server --- tests/data/test15 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data/test15') diff --git a/tests/data/test15 b/tests/data/test15 index 224c0d5aa..d49fffd44 100644 --- a/tests/data/test15 +++ b/tests/data/test15 @@ -5,6 +5,7 @@ HTTP/1.4 200 OK Fake: yes Fake: yes Fake: yes +Content-Length: 26 Repeated nonsense-headers @@ -30,6 +31,7 @@ HTTP/1.4 200 OK Fake: yes Fake: yes Fake: yes +Content-Length: 26 Repeated nonsense-headers http://127.0.0.1:8999/want/15 200 26 -- cgit v1.2.3