On Nov 26, 2007 11:50 AM, Nick Kew <[EMAIL PROTECTED]> wrote:
> On Mon, 26 Nov 2007 10:38:28 -0500
> "Jeff Trawick" <[EMAIL PROTECTED]> wrote:
>
> > What is the intention for the UNHANDLED case? The code/comments
> > seem to imply we'll end up in the "respect CL" path.
>
> Exactly.
Cool; we're in sync so far, which brings us to my concern: We won't
end up in the "respect CL" path ;)
Finding any Transfer-Encoding, supported or not, results in bypassing
this support for CL:
else if (lenp) {
char *endstr;
ctx->state = BODY_LENGTH;
errno = 0;