Mirror of Apache HttpClient
Go to file
Oleg Kalnichevski f696e1f684 HTTPCLIENT-718: SSL verification occurs before setSoTimeout, which can lead to hangs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@604462 13f79535-47bb-0310-9956-ffa450edef68
2007-12-15 17:46:43 +00:00
module-client HTTPCLIENT-718: SSL verification occurs before setSoTimeout, which can lead to hangs 2007-12-15 17:46:43 +00:00
src removed reference to RFC 1867 - we don't support multipart/form-data in 4.0 at the moment 2007-11-02 14:37:05 +00:00
BUILDING.txt Added BUILDING.txt; updated assembly descriptor 2007-10-30 17:47:33 +00:00
LICENSE.txt Maven2 friendly directory layout; Initial commit of the Maven2 project metadata 2007-05-20 20:36:28 +00:00
NOTICE.txt aligned project names in README and NOTICE with core 2007-10-03 06:23:01 +00:00
README.txt aligned project names in README and NOTICE with core 2007-10-03 06:23:01 +00:00
RELEASE_NOTES.txt HTTPCLIENT-711: Bad route computed for redirected requests 2007-12-15 14:35:20 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2007-11-02 15:22:07 +00:00

README.txt

Apache HttpComponents Client
============================
Welcome to the HttpClient component of the HttpComponents project.

Visit the project site at
   http://jakarta.apache.org/httpcomponents/
for more information.