On Tue, Jul 17, 2001 at 04:47:45PM +0200, Anton Berezin wrote:
> Hi,
>
> I am not sure this is the proper list to send bug reports to, but
> nevertheless:
[patch removed]
> Bug explanation: for sufficiently large POST requests provided that
> content contained consequtive newlines, the repeatable deletion of the
> content data occurred; thus, the content_length bytes of data were
> never read from the network (assuming the correct request).
>
> The fix, obviously, removes the header chunk from the accumulated buffer
> only once, as soon as the end of the header has been detected.
This patch looks good. I've committed it to CVS, and it'll be in the
next release.
-- Rocco Caputo / [EMAIL PROTECTED] / poe.perl.org / poe.sourceforge.net