Right... There is no way to set timeout but at least you can interrupt it which is better. Somehow, SocketInputStream/SocketOutputStream eat interrupt status as well. Therefore, if the interrupt is triggered while read/write is happening, it will continue as if the interrupt never happens when read/write finishes.
-- View this message in context: http://httpcomponents.10934.n7.nabble.com/HttpClient-write-timeout-tp26011p26022.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org