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 13:31:25 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "David" == David Daney <address@hidden> writes:

>> Also I wonder about throwing an exception if we don't recognize the
>> content-encoding.  It seems to me that the caller might well recognize
>> it somehow.

David> How would you make this behavior compatible with java.net.*?
David> What exception would you throw?
David> What state would the connection be in after throwing?

Sorry... I meant, the existing code throws an exception if the
Content-Encoding is not recognized.  But this seems wrong.

Tom




reply via email to

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