From c1dd687af6ca3d974153006c6ec6b39c55dda1c8 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 21 Nov 2012 15:42:00 +0100
Subject: Test 206: Don't respond to a succesful CONNECT request with a body

It's against the spec and caused test failures when header
and response were read from the network separately in which
case bug #39 wasn't triggered.
---
 tests/data/test206 | 1 -
 1 file changed, 1 deletion(-)

(limited to 'tests/data/test206')

diff --git a/tests/data/test206 b/tests/data/test206
index b85d7a340..5e4fc5cc9 100644
--- a/tests/data/test206
+++ b/tests/data/test206
@@ -41,7 +41,6 @@ daniel
 HTTP/1.1 200 OK swsbounce
 Server: no
 
-Nice proxy auth sir!
 </data1000>
 
 <datacheck>
-- 
cgit v1.2.3