On Sun, 2008-04-06 at 03:40 +0200, Henrik Nordstrom wrote:
> Resubmissions as I haven't received any comments on the previous merge
> request.
> 
> This patch fixes Bug #2001 by reworking how the client_side_*.cc code
> deals with response headers. Instead of parsing the headers again it
> clones the already parsed header and blindly skips the unparsed headers
> in the data stream.

bb:comment

Why do we only clone replies and not requests? Can a request have a
large header? Do we already deal with that without cloning?

Thank you,

Alex.


Reply via email to