Oleg Kalnichevski
|
0b3ef4b0d0
|
HTTPCLIENT-1432: Lazy decompressing of HttpEntity#getContent() to avoid EOFExceptionin case of an empty response with 'Content-Encoding: gzip' header.
Contributed by Yihua Huang <code4crafter at gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1539302 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-06 10:37:54 +00:00 |
Oleg Kalnichevski
|
f3a6831d47
|
HTTPCLIENT-1431: (Regression) deprecated connection manager cannot be used witha custom LayeredSchemeSocketFactory
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1539286 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-06 09:24:33 +00:00 |
Oleg Kalnichevski
|
bcd41d700f
|
HTTPCLIENT-1418: fixed class cast exception in HttpClientParamConfig#getRequestConfig
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1530309 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 15:30:13 +00:00 |
Oleg Kalnichevski
|
4f03bedbf8
|
HTTPCLIENT-1417: Fixed NPE in BrowserCompatSpec#formatCookies caused by version 1 cookies with null cookie value
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1530218 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 10:36:30 +00:00 |
Oleg Kalnichevski
|
b83c1b9358
|
Upgraded HttpClient version to 4.3.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1529810 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-07 09:49:54 +00:00 |
Oleg Kalnichevski
|
d6ffa5362c
|
Updated HttpClient examples
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1529450 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-05 13:24:29 +00:00 |
Oleg Kalnichevski
|
922d442ce9
|
SystemDefaultCredentialsProvider doesn't specify RequestorType.PROXY for proxy authentication requests (follow-up)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1529435 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-05 11:22:15 +00:00 |
Oleg Kalnichevski
|
4282ad94e3
|
HTTPCLIENT-1413: Fixed divide by zero error in FutureRequestExecutionMetrics
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1529295 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 20:54:49 +00:00 |
Oleg Kalnichevski
|
cc6a57e04a
|
HTTPCLIENT-1412: SystemDefaultCredentialsProvider doesn't specify RequestorType.PROXY for proxy authentication requests
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1529291 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 20:45:22 +00:00 |
Oleg Kalnichevski
|
cb89108e45
|
Javadoc tweaks
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1529282 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 20:30:25 +00:00 |
Oleg Kalnichevski
|
fea3c55520
|
[HTTPCLIENT-1410: Browser compatible hostname verifier no longer rejects *.co.<countrycode>, *.gov.<countrycode>, *.info.<countrycode>, etc as invalid
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1528744 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 08:25:58 +00:00 |
Oleg Kalnichevski
|
75937296d9
|
Fixed initialization of SSL supported protocols and cipher suites
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1528736 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 07:43:47 +00:00 |
Oleg Kalnichevski
|
08140864e3
|
Ensure X509HostnameVerifier is never null
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1528614 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 20:14:31 +00:00 |
Oleg Kalnichevski
|
d9e2140b12
|
Ensure X509HostnameVerifier is never null
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1528447 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 12:41:38 +00:00 |
Oleg Kalnichevski
|
01bf4cdbb9
|
Removed unnecessary protocol interceptor from the proxy protocol processor
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1528327 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 07:42:42 +00:00 |
Oleg Kalnichevski
|
eeb3f4f1ca
|
HTTPCLIENT-1405: CONNECT HTTP/1.1 requests lack mandatory 'Host' header
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1528325 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 07:28:04 +00:00 |
Oleg Kalnichevski
|
eeee0720b5
|
HTTPCLIENT-1402: Cache default User-Agent value
Contributed by yuexiaojun <junedo at qq.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1525568 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-23 12:27:30 +00:00 |
Oleg Kalnichevski
|
11536d3d07
|
HTTPCLIENT-1399: fixed NPE in RequestBuilder
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1523642 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 13:29:25 +00:00 |
Oleg Kalnichevski
|
eff62c7a6e
|
Upgraded HttpClient version to 4.3.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1521260 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 19:32:04 +00:00 |
Oleg Kalnichevski
|
7fb04c1853
|
Removed outdated content
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1519410 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-02 12:16:55 +00:00 |
Oleg Kalnichevski
|
6b5327c64b
|
Removed website resources
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1519408 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-02 12:15:03 +00:00 |
Oleg Kalnichevski
|
d6216b4257
|
HTTPCLIENT-1393: original request headers do not get copied over in case of multiple redirects
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1518298 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 17:49:46 +00:00 |
Oleg Kalnichevski
|
c787841e42
|
Manually configured maven reports that are applicable to the given artifact
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1517799 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 12:04:46 +00:00 |
Oleg Kalnichevski
|
c1a065aec5
|
Fixed javadoc plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1517798 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 12:04:15 +00:00 |
Oleg Kalnichevski
|
196da4249d
|
Fixed binary compatibility breakage
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1515812 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 13:10:34 +00:00 |
Oleg Kalnichevski
|
95d65666c8
|
Javadoc updates
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1515777 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 11:11:13 +00:00 |
Oleg Kalnichevski
|
c0c92b814c
|
Javadoc updates
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1515547 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 18:28:43 +00:00 |
Sebastian Bazley
|
95886bc41d
|
Localise and document @SuppressWarnings
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1515046 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-17 23:00:41 +00:00 |
Oleg Kalnichevski
|
089daca602
|
HTTPCLIENT-1387: Replace URICollection with List<URI>
Contributed by James Leigh <james at 3roundstones dot com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1514671 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 12:13:27 +00:00 |
Oleg Kalnichevski
|
ee1fec2a8c
|
Javadoc updates
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1514638 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 10:16:48 +00:00 |
Oleg Kalnichevski
|
71ef668258
|
HTTPCLIENT-1385: Fixed path normalization in CacheKeyGenerator
Contributed by James Leigh <james at 3roundstones dot com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1513622 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 19:38:48 +00:00 |
Oleg Kalnichevski
|
5e2c01472d
|
Updated HttpClient tutorial to 4.3 APIs (fundamentals, conn mgmt and state mgmt chapters)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1513603 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 18:15:16 +00:00 |
Oleg Kalnichevski
|
64ca74933b
|
Found possible cause of thread interruption during test suite execution
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512759 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-10 15:09:42 +00:00 |
Oleg Kalnichevski
|
da8ac20f45
|
Fixed Java 5 incompatibility causing a compile error with JDK 1.5
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512719 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-10 14:20:10 +00:00 |
Oleg Kalnichevski
|
087fbac7d2
|
Removed reference to o.a.http.impl.client package from o.a.http.client.utils; fixed OSGi import / export warnings
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512474 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 20:11:34 +00:00 |
Oleg Kalnichevski
|
888b783538
|
Fixed duplicate N&L problem by removing maven-notice-plugin in favor of maven-remote-resource-plugin included through Apache parent POM
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512361 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 15:57:15 +00:00 |
Oleg Kalnichevski
|
25d95561b2
|
Disabled test case failing in Continuum CI
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512341 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 15:22:28 +00:00 |
Oleg Kalnichevski
|
bace78ebb4
|
Fixed some deprecation and varargs cast warnings; removed deprecated mock classes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512339 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 15:21:58 +00:00 |
Oleg Kalnichevski
|
0fb27248f5
|
Added test cases for RetryExec, ServiceUnavailableRetryExec, and MinimalClientExec
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512337 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 15:21:21 +00:00 |
Oleg Kalnichevski
|
553e7dd320
|
Added test cases for ProtocolExec and RedirectExec
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512264 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 11:38:05 +00:00 |
Oleg Kalnichevski
|
23f6255cd7
|
Reverted previous change
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512263 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 11:37:43 +00:00 |
Oleg Kalnichevski
|
6bcb8e0b5f
|
An attempt at finding a work-around for a bizzare issue that affects on one unit test when executed by Continuum CI server
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512197 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 08:24:21 +00:00 |
Oleg Kalnichevski
|
7005e49c57
|
Upgraded parent pom to version 7; removed assembly plugin; removed clover profile
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512192 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 07:24:29 +00:00 |
Oleg Kalnichevski
|
2d17d461bb
|
Added another URI rewriting test case
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1511689 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-08 10:56:46 +00:00 |
Oleg Kalnichevski
|
78295c169a
|
Minor performance optimization: do not consume content of an intermediate response if the underlying connection is not re-usable
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1511652 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-08 09:39:19 +00:00 |
Oleg Kalnichevski
|
4db8167981
|
Cleaned up HttpRoute
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1511446 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-07 19:20:18 +00:00 |
Oleg Kalnichevski
|
e40168d06c
|
Unit tests for MainClientExec
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1511445 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-07 19:20:05 +00:00 |
Oleg Kalnichevski
|
d90302ed14
|
Upgraded HttpCore to version 4.3
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1510886 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-06 08:53:13 +00:00 |
Oleg Kalnichevski
|
fc8df4ef2a
|
Improved test coverage for classes added in 4.3
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1508949 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 16:29:35 +00:00 |
Oleg Kalnichevski
|
834d5e66da
|
Deprecated SSLSocketFactory in favor of SSLConnectionSocketFactory
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1507677 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 15:59:36 +00:00 |