* add the mimeheader length to the number of bytes to read from the client; client_re...
authorWilfried Göesgens <willi@citadel.org>
Tue, 23 Sep 2008 22:27:48 +0000 (22:27 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 23 Sep 2008 22:27:48 +0000 (22:27 +0000)
commit4a477b9b366b2364898b3f8c07ee07d7e550e18c
treef6eef0fdabf7b02a4866ea9ce60f37dc042b8af1
parentb4ad306de9560ec731db113ed509a1172209c444
* add the mimeheader length to the number of bytes to read from the client; client_read decreases bytes to read by the size already present in the buffer. Thanks to samjam for working this patch out.
webcit/webcit.c