From: Fabian Keil Date: Wed, 21 Nov 2012 14:42:00 +0000 (+0100) Subject: Test 206: Don't respond to a succesful CONNECT request with a body X-Git-Tag: curl-7_29_0~252 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c1dd687af6ca3d974153006c6ec6b39c55dda1c8;p=thirdparty%2Fcurl.git 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. --- diff --git a/tests/data/test206 b/tests/data/test206 index b85d7a3407..5e4fc5cc9e 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!