2004-09-19 20:30:02 | Michael Becke |
xdocs/downloads.xml
v 1.25
xdocs/news.xml
v 1.29
xdocs/status.xml
v 1.26
Updates for 3.0 alpha2 |
2004-09-19 19:38:13 | Michael Becke |
build.xml
v 1.33
project.xml
v 1.49
release_notes.txt
v 1.36
Updates for 3.0 alpha2 |
2004-09-19 19:37:07 | Michael Becke |
src/java/org/apache/commons/httpclient/params/DefaultHttpParamsFactory.java
v 1.13
Updates for 3.0 alpha2 |
2004-09-19 19:36:12 | Michael Becke |
xdocs/downloads.xml
v 1.24
xdocs/news.xml
v 1.28
xdocs/status.xml
v 1.25
Updates for 3.0 alpha1. |
2004-09-19 19:07:21 | Oleg Kalnichevski |
src/java/org/apache/commons/httpclient/params/HostParams.java
v 1.4
src/test/org/apache/commons/httpclient/TestStreams.java
v 1.18
Javadoc fix |
2004-09-18 11:34:12 | Oleg Kalnichevski |
src/java/org/apache/commons/httpclient/DefaultHttpMethodRetryHandler.java
v 1.2
Do not auto-retry methods failed due to a timeout or an SSL handshake error Contributed by Oleg Kalnichevski |
2004-09-17 19:50:47 | Oleg Kalnichevski |
xdocs/tutorial.xml
v 1.2.2.6
Minor tweaks to the tutorial sample code. No more System.exit silliness Contributed by Oleg Kalnichevski |
2004-09-17 08:00:51 | Ortwin Glueck |
src/java/org/apache/commons/httpclient/HttpMethodBase.java
v 1.215
src/java/org/apache/commons/httpclient/params/HttpMethodParams.java
v 1.15
add API Doc about buffering add a warning if the buffered content length is unknown or > 1 MB add config parameter for the above warning trigger limit optimization of buffer allocation PR: 31246, 30388 Reviewed by: Oleg Kalnichevski |
2004-09-17 07:57:49 | Ortwin Glueck |
src/test/org/apache/commons/httpclient/TestMethodsExternalHost.java
v 1.15
Do nut bugger Sun with our testing, but use ASF servers. Sun's one resulted in a failed test case anyway. |
2004-09-17 07:51:40 | Ortwin Glueck |
src/java/org/apache/commons/httpclient/HttpMethodBase.java
v 1.159.2.32
add API Doc about buffering add a warning if the buffered content length is unknown or > 1 MB optimization of buffer allocation PR: 31246, 30388 Reviewed by: Oleg Kalnichevski |
2004-09-17 07:43:27 | Ortwin Glueck |
src/test/org/apache/commons/httpclient/TestMethodsExternalHost.java
v 1.9.2.2
Cleaned up some code and deprecation warnings. Do nut bugger Sun with our testing, but use ASF servers. Sun's one resulted in a failed test case anyway. |
2004-09-16 06:46:30 | Oleg Kalnichevski |
src/java/org/apache/commons/httpclient/HttpMethodBase.java
v 1.214
src/java/org/apache/commons/httpclient/HttpState.java
v 1.36
PR #31211 (HttpState.setCookiePolicy() is completely ignored) Problem fixed Contributed by Oleg Kalnichevski Reviewed by Michael Becke |
2004-09-16 06:24:43 | Oleg Kalnichevski |
xdocs/exception-handling.xml
v 1.2
xdocs/navigation.xml
v 1.13
xdocs/preference-api.xml
v 1.2
xdocs/redirects.xml
v 1.4
xdocs/sslguide.xml
v 1.5
xdocs/tutorial.xml
v 1.7
xdocs/userguide.xml
v 1.5
PR #31180 (HttpClient tutorial update) The patch revises and brings the tutorial, the SSL guide, the redirect guide, the exception handling guides, and the preference api guide up to date with the latest changes for the 3.0-alpha2 release Contributed by Oleg Kalnichevski Reviewed by Michael Becke |
2004-09-16 06:23:01 | Oleg Kalnichevski |
xdocs/tutorial.xml
v 1.2.2.5
PR #31180 (HttpClient tutorial update) Bring the tutorial up to date with the latest best practices Contributed by Oleg Kalnichevski Reviewed by Michael Becke |
2004-09-15 20:45:48 | Oleg Kalnichevski |
src/test/org/apache/commons/httpclient/params/TestHttpParams.java
v 1.2
imports corrected |
2004-09-15 20:44:02 | Oleg Kalnichevski |
release_notes.txt
v 1.35
PR #10793 (User definable default headers support) Changelog: * default headers can be defined at the host or agent level * Header class made immutable Contributed by Oleg Kalnichevski Reviewed by Michael Becke |
2004-09-15 20:42:17 | Oleg Kalnichevski |
src/java/org/apache/commons/httpclient/Header.java
v 1.17
src/java/org/apache/commons/httpclient/HttpMethodBase.java
v 1.213
src/java/org/apache/commons/httpclient/HttpMethodDirector.java
v 1.30
src/java/org/apache/commons/httpclient/params/HostParams.java
v 1.3
src/test/org/apache/commons/httpclient/TestNoHost.java
v 1.39
src/test/org/apache/commons/httpclient/params/TestHttpParams.java
v 1.1
PR #10793 (User definable default headers support) Changelog: * default headers can be defined at the host or agent level * Header class made immutable Contributed by Oleg Kalnichevski Reviewed by Michael Becke |
2004-09-15 20:34:56 | Oleg Kalnichevski |
release_notes.txt
v 1.34
PR #30652 (Allow configuration of SO_LINGER) Contributed by Oleg Kalnichevski Reviewed by Michael Becke |
2004-09-15 20:32:21 | Oleg Kalnichevski |
src/java/org/apache/commons/httpclient/HttpConnection.java
v 1.100
src/java/org/apache/commons/httpclient/params/HttpConnectionParams.java
v 1.6
PR #30652 (Allow configuration of SO_LINGER) Contributed by Oleg Kalnichevski Reviewed by Michael Becke |
2004-09-15 02:50:11 | Michael Becke |
xdocs/navigation.xml
v 1.12
xdocs/preference-api.xml
v 1.1
xdocs/userguide.xml
v 1.4
Adds preferences documentation. PR: 29072 Submitted by: Oleg Kalnichevski Reviewed by: Michael Becke |
2004-09-14 20:14:51 | Oleg Kalnichevski |
release_notes.txt
v 1.33
PR #31163 (DateParser refactoring; Stateful cookie specs) Changelog: * CookieSpec instantiated on a per method basis * CookieSpec classes made stateful * DateParser no longer tightly coupled with the DefaultHttpParams Contributed by Oleg Kalnichevski Reviewed by Michael Becke |
2004-09-14 20:11:31 | Oleg Kalnichevski |
src/java/org/apache/commons/httpclient/HttpMethodBase.java
v 1.212
src/java/org/apache/commons/httpclient/HttpMethodDirector.java
v 1.29
src/java/org/apache/commons/httpclient/HttpMethodRetryHandler.java
v 1.2
src/java/org/apache/commons/httpclient/cookie/CookiePolicy.java
v 1.15
src/java/org/apache/commons/httpclient/cookie/CookieSpec.java
v 1.11
src/java/org/apache/commons/httpclient/cookie/CookieSpecBase.java
v 1.27
src/java/org/apache/commons/httpclient/cookie/IgnoreCookiesSpec.java
v 1.6
src/java/org/apache/commons/httpclient/params/DefaultHttpParamsFactory.java
v 1.12
src/java/org/apache/commons/httpclient/params/HttpMethodParams.java
v 1.14
src/java/org/apache/commons/httpclient/util/DateParser.java
v 1.10
src/test/org/apache/commons/httpclient/cookie/TestCookieCompatibilitySpec.java
v 1.7
src/test/org/apache/commons/httpclient/cookie/TestCookiePolicy.java
v 1.2
PR #31163 (DateParser refactoring; Stateful cookie specs) Changelog: * CookieSpec instantiated on a per method basis * CookieSpec classes made stateful * DateParser no longer tightly coupled with the DefaultHttpParams Contributed by Oleg Kalnichevski Reviewed by Michael Becke |
2004-09-14 15:50:40 | Oleg Kalnichevski |
src/test/org/apache/commons/httpclient/TestEffectiveHttpVersion.java
v 1.2
src/test/org/apache/commons/httpclient/TestMethodAbort.java
v 1.2
src/test/org/apache/commons/httpclient/server/RequestLine.java
v 1.4
src/test/org/apache/commons/httpclient/server/SimpleHttpServerConnection.java
v 1.10
src/test/org/apache/commons/httpclient/server/SimpleResponse.java
v 1.2
Enhancements to the SimpleHttpServer testing framework Contributed by Oleg Kalnichevski |
2004-09-13 16:25:19 | Oleg Kalnichevski |
src/java/org/apache/commons/httpclient/HttpConnection.java
v 1.99
src/java/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager.java
v 1.43
src/java/org/apache/commons/httpclient/params/HttpConnectionManagerParams.java
v 1.9
Javadoc fixes |
2004-09-06 20:10:02 | Michael Becke |
src/examples/CustomAuthenticationExample.java
v 1.1
xdocs/authentication.xml
v 1.13
Added custom authentication docs. PR: 29769 Submitted by: Michael Becke Reviewed by: Oleg Kalnichevski |
2004-09-06 19:03:43 | Oleg Kalnichevski |
xdocs/applications.xml
v 1.18
Added X-Smiles and TreeGrow to the list of HttpClient powered applications |
2004-09-06 19:02:27 | Oleg Kalnichevski |
xdocs/applications.xml
v 1.14.2.4
xdocs/logging.xml
v 1.11.2.4
Added X-Smiles and TreeGrow to the list of HttpClient powered applications |
2004-09-06 18:02:02 | Oleg Kalnichevski |
maven.xml
v 1.5
maven.xml
v 1.1.2.3
Fixed compatibility problem with Maven 1.0 |
2004-09-06 18:01:02 | Oleg Kalnichevski |
release_notes.txt
v 1.32
src/java/org/apache/commons/httpclient/HttpConnection.java
v 1.98
PR #21329 (Add InputStream buffering) Contributed by Bjarne Rasmussen <brasmussen -at- novell.com> Reviewed by Oleg Kalnichevski & Michael Becke |
2004-09-06 17:44:45 | Oleg Kalnichevski |
release_notes.txt
v 1.9.2.14
PR #21329 (Add InputStream buffering) Contributed by Bjarne Rasmussen <brasmussen -at- novell.com> Reviewed bt Oleg Kalnichevski & Michael Becke |
2004-09-06 17:41:45 | Oleg Kalnichevski |
src/java/org/apache/commons/httpclient/HttpConnection.java
v 1.67.2.13
PR #21329 (Add InputStream buffering) Contributed by Bjarne Rasmussen <brasmussen -at- novell.com> Reviewed bt Oleg Kalnichevski & Michael Becke |
2004-09-04 17:02:04 | Michael Becke |
xdocs/exception-handling.xml
v 1.1
xdocs/logging.xml
v 1.15
xdocs/navigation.xml
v 1.11
Added exception guide. PR: 27426 Submitted by: Oleg Kalnichevski Reviewed by: Michael Becke |