HttpClient is no longer part of Commons, see:
http://hc.apache.org/
Also, HttpClient v3.1 is now EOL; see:
http://hc.apache.org/httpclient-legacy/index.html
Please refer to the above websites for info on mailing lists etc.
On 9 January 2017 at 09:02, xiaoyu wrote:
> Hello, everyone:
>
>
Hello, everyone:
I am developing a file transport tool using httpclient V3.1
Now I get "java.net.SocketTimeoutException: Read timed out" when I was
trying to upload a file to the sever(Tomcat V7.5.35)
java.net.SocketTimeoutException: Read timed out
at jav