Mirror of Apache HttpClient
Go to file
Oleg Kalnichevski 243769a600 HTTPCLIENT-698: Resolve non-absolute redirect URIs relative to the request URI
Contributed by Johannes Koch <johannes.koch at fit.fraunhofer.de>
Reviewed by Oleg Kalnichevski



git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@589630 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 13:57:15 +00:00
module-client HTTPCLIENT-698: Resolve non-absolute redirect URIs relative to the request URI 2007-10-29 13:57:15 +00:00
src minor updates to website and README 2007-07-11 07:09:00 +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-698: Resolve non-absolute redirect URIs relative to the request URI 2007-10-29 13:57:15 +00:00
build.xml updated Ant build. As long as it's that simple, I'll keep it going. 2007-05-21 16:09:19 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2007-07-14 15:39:34 +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.