classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: fix Content-Encoding for compressed HTTP respons


From: Tom Tromey
Subject: Re: [cp-patches] Patch: fix Content-Encoding for compressed HTTP responses
Date: 16 Jan 2006 12:49:08 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Anthony" == Anthony Green <address@hidden> writes:

Anthony> I just want to get this patch into rawhide.  My feeling is that it
Anthony> solves an incompatibility, and introduces no regressions.

I agree, it is the minimal required improvement.  Please check it in.

I think what we want to do is auto-uncompress streams only where we
invisibly requested the content encoding... i.e., if the caller
explicitly asked for a particular content-encoding, we should take
note of that and return the uninterpreted stream.  I think this could
be done with only minor changes in Request.

I'm hoping Chris will comment on this.  Hint, hint.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]