On Mon, Apr 26, 2004 at 03:06:11PM -0400, Rob Funk wrote:
I am not disagreeing that the servers in question have a bug. The
servers may or may not have a bug in the case of 80k of header; they
certainly have a bug when there's over 80k of body.
If they're supposed to return the whole header in response to TOP, then
returning only 80k of it is certainly a bug.
Nobody gave an example where a message with over 80K of headers was actually
being truncated. That's why I said the server may or may not have a bug in
that case; it's untested. Perhaps if you have a message with 200K of headers
and 10K of body, that particular server would have returned 210K of data. Or
maybe it would have returned 80K. I don't know.
Brian.