Subtract already buffered request bytes from the expected ones and throw away overrea...
authorFabian Keil <fk@fabiankeil.de>
Wed, 19 Aug 2009 16:00:07 +0000 (16:00 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 19 Aug 2009 16:00:07 +0000 (16:00 +0000)
commit4c081739d7da44a66437925ecb4d2dc490b0ee65
tree53b2ddab5e3b84f8adcf7c6bd845974b8bc523c3
parent3043c7216d75378d643cc81ba5e17e197e33284f
Subtract already buffered request bytes from the expected ones and throw away overread bytes in pipelined requests with body to let the client retry on an untainted socket.
jcc.c