Damn!
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@651815 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
33412bae99
commit
ff21903817
|
@ -48,7 +48,7 @@ public interface ClientConnectionRequest {
|
|||
* If {@link #abortRequest()} is called while this is blocking or
|
||||
* before this began, an {@link InterruptedException} will
|
||||
* be thrown.
|
||||
*httpcomponents-client-4.0-alpha4-SNAPSHOT-src-unix.tar.gz
|
||||
*
|
||||
* @param timeout the timeout, 0 or negative for no timeout
|
||||
* @param tunit the unit for the <code>timeout</code>,
|
||||
* may be <code>null</code> only if there is no timeout
|
||||
|
|
Loading…
Reference in New Issue