replaced outdated example URL
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@554233 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
79f250d896
commit
6034c35e2e
|
@ -81,7 +81,7 @@ public class ClientMultiThreadedExecution {
|
||||||
"http://jakarta.apache.org/",
|
"http://jakarta.apache.org/",
|
||||||
"http://jakarta.apache.org/commons/",
|
"http://jakarta.apache.org/commons/",
|
||||||
"http://jakarta.apache.org/commons/httpclient/",
|
"http://jakarta.apache.org/commons/httpclient/",
|
||||||
"http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/"
|
"http://svn.apache.org/viewvc/jakarta/httpcomponents/"
|
||||||
};
|
};
|
||||||
|
|
||||||
// create a thread for each URI
|
// create a thread for each URI
|
||||||
|
|
Loading…
Reference in New Issue