Roland Weber
|
be3c4732ab
|
added getMetrics() to connection adapter
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@548034 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-17 12:14:56 +00:00 |
Oleg Kalnichevski
|
a0faec6ccd
|
Fixed API breakage caused by HTTPCORE-64
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@547804 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-15 21:48:09 +00:00 |
Oleg Kalnichevski
|
ecefd447fd
|
Fixed test failure on non-english Locale systems
Contributed by Daniel Müller <strider at digitalstrider.com>
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@545908 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-10 16:41:44 +00:00 |
Oleg Kalnichevski
|
0d962274e7
|
Removed references to Jakarta from the project artifact ids
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@544940 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-06 20:28:12 +00:00 |
Oleg Kalnichevski
|
672bf841e5
|
Changed wire and header logger names from org.apache.http.conn.* to org.apache.http.*
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@543891 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-03 13:47:16 +00:00 |
Roland Weber
|
598c7ac8e8
|
test for HttpRoute with 100% coverage, fixed two bugs in route and tracker
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@543733 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-02 12:05:18 +00:00 |
Oleg Kalnichevski
|
c883d7d451
|
Always add a Host request header to CONNECT requests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@542253 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-28 15:56:35 +00:00 |
Oleg Kalnichevski
|
7813fd1197
|
params refactoring, step 6 - Moved param hierarchy building methods to an optional interface extending HttpParams
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@542225 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-28 13:34:30 +00:00 |
Oleg Kalnichevski
|
53e4063593
|
params refactoring, step 5: removed params argument from HttpClientConnection#receiveResponseHeader and HttpServerConnection#receiveRequestHeader methods
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@542200 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-28 11:24:35 +00:00 |
Roland Weber
|
d0a973d3bf
|
proxy chains in HttpRoute/RouteTracker/RouteDirector
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@542193 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-28 10:50:28 +00:00 |
Oleg Kalnichevski
|
942bff97c5
|
params refactoring, step 4 - Http*Connections no longer link params
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@541980 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-27 12:51:26 +00:00 |
Roland Weber
|
c61c1a04a1
|
params refactoring, step 3 - HttpRequestExecutor no longer links params
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@541924 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-26 18:33:56 +00:00 |
Roland Weber
|
cbdfa305f6
|
JavaDoc fixes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@541918 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-26 16:37:38 +00:00 |
Oleg Kalnichevski
|
6132eab65e
|
* Moved all concrete HostnameVerifier impls to separate classes
* Renamed DEFAULT HostnameVerifier to BROWSER_COMPATIBLE HostnameVerifier
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@540138 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-21 13:27:05 +00:00 |
Oleg Kalnichevski
|
b19d19e544
|
Removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@540118 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-21 11:23:57 +00:00 |
Oleg Kalnichevski
|
e27184ffc7
|
Maven2 friendly directory layout; Initial commit of the Maven2 project metadata
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@539933 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-20 20:36:28 +00:00 |