Mirror of Apache HttpClient
Go to file
Oleg Kalnichevski 3ddce358ae HTTPCLIENT-688: HttpOptions#getAllowedMethods can now handle multiple Allow headers
Contributed by Andrea Selva <selva.andre at gmail.com>
Reviewed by Oleg Kalnichevski


git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@594946 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 16:59:15 +00:00
module-client HTTPCLIENT-688: HttpOptions#getAllowedMethods can now handle multiple Allow headers 2007-11-14 16:59:15 +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-688: HttpOptions#getAllowedMethods can now handle multiple Allow headers 2007-11-14 16:59:15 +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.