DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15435>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15435

New Preferences Architecture





------- Additional Comments From [EMAIL PROTECTED]  2003-10-19 17:57 -------
Mike,
I agree it's ugly. The problem is there are situations when read timeout must be
changed on an open socket (when handling 100-continue handshake) The choice here
is between two evils: either make HttpConnectionParams tightly coupled with
HttpConnection or Socket object, or to provide a way to set read timeout on
Httpconnection directly. If you see a more elegant way of solving the problem,
give me a hint

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to