Greg Stein wrote:

> I need to ponder a bit on the exact form of (2), but I'm thinking this is
> the point to merge HTTP_IN and DECHUNK (as we discussed at Hackathon); the
> combined filter would also perform task (2).

The proxy_http module uses the DECHUNK filter - but only because it has
code to detect whether the transfer encoding was chunked on incoming
data and add it if necessary.

If the HTTP_IN filter can worry about DECHUNK automatically then we can
rip the logic out of proxy.

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]                "There's a moon
                                        over Bourbon Street
                                                tonight..."

Reply via email to