On Sep 17, 2013, at 7:07 PM, Yann Ylavic <[email protected]> wrote: > } > - /* test lenp, because it gives another case we can handle */ > - else if (!lenp) { > - /* Something that isn't in HTTP, unless some future > + else if (f->r->proxyreq != PROXYREQ_RESPONSE) { > + /* Something that isn't a HTTP request, unless some future > * edition defines new transfer encodings, is unsupported. > */
??
