Fix content length calculation if we read headers
authorFabian Keil <fk@fabiankeil.de>
Sun, 12 Oct 2008 15:57:35 +0000 (15:57 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 12 Oct 2008 15:57:35 +0000 (15:57 +0000)
commit152d6935a413a5fc6b49a4d76f475b06b04806f6
treed56c39659a347baf6e1c4a7afcbb1e1836e74708
parentccca702c7aee2651fd7944e0d7ccbcb06f8558ec
Fix content length calculation if we read headers
and the start of the body at once. Now that we have
FEATURE_CONNECTION_KEEP_ALIVE, it actually matters.
jcc.c