Test 206: Don't respond to a succesful CONNECT request with a body
authorFabian Keil <fk@fabiankeil.de>
Wed, 21 Nov 2012 14:42:00 +0000 (15:42 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 21 Nov 2012 21:13:44 +0000 (22:13 +0100)
commitc1dd687af6ca3d974153006c6ec6b39c55dda1c8
tree4e9da71bc8eebf11dc546a8d044a5d256fea9392
parentf435d6699df9abac105ba2271d70a2290516c895
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