Stop considering client sockets tainted after receving a request with body
authorFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:04:29 +0000 (14:04 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:04:29 +0000 (14:04 +0000)
commitfc95ee44008b1d623d5560e243e7f8becb380423
treeab3af9b9483e78d526a91b30aa5118b6fc43895a
parentf490deef1980fba26c921c515941a8fc0879976b
Stop considering client sockets tainted after receving a request with body

It hasn't been necessary for a while now and unnecessarily
causes test failures when using curl's test suite.
jcc.c