Oleg Kalnichevski
|
bd29207ff9
|
HTTPCLIENT-1668: Fluent request incorrectly handles connect timeout setting
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1692467 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-24 08:56:26 +00:00 |
|
Oleg Kalnichevski
|
1fc51847e7
|
HTTPCLIENT-1650: fluent Executor to create a local CredentialsProvide instance only if credentials are explicitly set
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1681815 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-26 18:59:46 +00:00 |
|
Oleg Kalnichevski
|
38a834afa0
|
HTTPCLIENT-1645: fluent requests to inherit config parameters of the executor
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1677103 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-01 09:09:20 +00:00 |
|
Oleg Kalnichevski
|
602d9f9fc9
|
ContentResponseHandler to extend AbstractResponseHandler
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1643670 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-07 12:38:25 +00:00 |
|
Oleg Kalnichevski
|
35cf0a6a1c
|
HTTPCLIENT-1581: Made ContentResponseHandler public
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1641781 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-26 09:29:01 +00:00 |
|
Gary D. Gregory
|
6d7b82d0b6
|
Javadoc 8 fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1619445 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 15:32:55 +00:00 |
|
Oleg Kalnichevski
|
f55bdec7c8
|
Ddded Patch request support to HC fluent
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1617683 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-13 08:32:07 +00:00 |
|
Oleg Kalnichevski
|
f265f7b617
|
HTTPCLIENT-1480: convenience methods for HC fluent to set auth hosts
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1604773 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-23 12:13:52 +00:00 |
|
Oleg Kalnichevski
|
c5c0bc6801
|
HTTPCLIENT-1493: Indiscriminate connection checking has been deprecated in favor of conditional connection state validation. Persistent connections are to be re-validated only after a defined period inactivity prior to being leased to the consumer.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1604772 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-23 12:13:35 +00:00 |
|
Oleg Kalnichevski
|
48c22cc202
|
Added static method to close idle connections used by the fluent executor
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1603444 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 13:07:11 +00:00 |
|
Oleg Kalnichevski
|
2ebd820284
|
Migrated integration tests to HttpServer from HttpCore 4.4
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1603443 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 13:06:43 +00:00 |
|
Oleg Kalnichevski
|
30d5935629
|
HTTPCLIENT-1511: Added abstract response handler
Contributed by Jochen Kemnade <jochen.kemnade at eddyson.de>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1597552 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-26 10:31:20 +00:00 |
|
Oleg Kalnichevski
|
dac3450d57
|
HTTPCLIENT-1512: Option to override content charset for fluent response objects
Contributed by Jochen Kemnade <jochen.kemnade at eddyson.de>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1597551 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-26 10:23:40 +00:00 |
|
Oleg Kalnichevski
|
57c6856702
|
Removed reference to deprecated Assert
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1575901 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-10 11:15:55 +00:00 |
|
Oleg Kalnichevski
|
4a6adb5891
|
Minimal test coverage for HC Fluent
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1574555 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-05 16:06:12 +00:00 |
|
Oleg Kalnichevski
|
254cc058bf
|
HTTPCLIENT-1474: fixed broken entity enclosing requests in HC Fluent
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1574554 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-05 16:06:00 +00:00 |
|
Sebastian Bazley
|
f18074b586
|
Rename or inline local variables to avoid variable hiding
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1571363 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 17:30:05 +00:00 |
|
Sebastian Bazley
|
d30d5c4883
|
Java 6 wants @Override for interface implementations as well
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1570959 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 02:37:29 +00:00 |
|
Oleg Kalnichevski
|
34675f33d7
|
Avoid using implementation classes shipped with Android in HttpMime, HC Fluent, and Caching modules
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1568979 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 13:18:13 +00:00 |
|
Oleg Kalnichevski
|
594f2f4b62
|
Added missing @Override annotations
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1561063 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-24 17:02:05 +00:00 |
|
Oleg Kalnichevski
|
037b915bd0
|
HTTPCLIENT-1437: Made Executor#execute thread safe
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1545356 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-25 18:05:24 +00:00 |
|
Oleg Kalnichevski
|
1cdbd4383a
|
HTTPCLIENT-1435: Fluent Executor ignores custom request properties
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1544200 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 14:50: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
|
9d0d524530
|
Added #setHeader methods for completeness
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1518299 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 17:49:58 +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
|
8caacb0323
|
Removed references to deprecated code from HC fluent module
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1512340 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 15:22:13 +00:00 |
|
Oleg Kalnichevski
|
f69b8a3472
|
Removed references to deprecated code
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1508013 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 12:29:18 +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 |
|
Oleg Kalnichevski
|
ff1acb48a8
|
Code cleanups
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1483265 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 09:12:42 +00:00 |
|
Oleg Kalnichevski
|
b1e5098828
|
Deprecated Request#elementCharset in the fluent facade API
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1439913 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 14:40:26 +00:00 |
|
Gary D. Gregory
|
846f34df7a
|
Statement unnecessarily nested within else clause.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1436462 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 16:34:52 +00:00 |
|
Gary D. Gregory
|
3ebbcab3b4
|
Add final modifier to local variables.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1433815 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 03:27:44 +00:00 |
|
Gary D. Gregory
|
276a9c4597
|
Add final modifier to method parameters.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1433569 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 18:29:58 +00:00 |
|
Oleg Kalnichevski
|
1db3da376e
|
tabs -> spaces; removed trailing whilespaces; updated stylecheck definitions
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1426529 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 14:48:57 +00:00 |
|
Oleg Kalnichevski
|
1c322eb843
|
Added minimal style checks: licence header, file length, illegal imports
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1426521 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 14:36:14 +00:00 |
|
Oleg Kalnichevski
|
f643326e9e
|
Moved HttpClientBuilder
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1420122 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-11 12:22:58 +00:00 |
|
Oleg Kalnichevski
|
f7cf9a22e1
|
Deprecated HttpParams and related classes in favor of new configuration API (fixed remaining deprecation warnings)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1414682 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 13:46:07 +00:00 |
|
Oleg Kalnichevski
|
e2e564a1a1
|
Deprecated Scheme, SchemeRegistry and related classes in favor of generic Registry; connection managers to use new ConnectionSocketFactory API; rewrote default HttpRoutePlanner implementations
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1414678 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 13:39:31 +00:00 |
|
Oleg Kalnichevski
|
0155befe4a
|
HttpClient resource management API made compatible with Java 7 'try with resources': HttpClientBuilder to return CloseableHttpClient and CloseableHttpClient to return CloseableHttpResponse objects which implement java.io.Closeable; made ClientChainExec interface and related classes package private
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1405509 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-04 07:40:00 +00:00 |
|
Oleg Kalnichevski
|
78856ca1b1
|
Connection management API redesign: deprecated ClientConnectionManager, ManagedClientConnection, OperatedClientConnection and ClientConnectionOperator in favor of a simpler HttpClientConnectionManager interface. The new API has a much smaller footprint and no longer supports the concept of managed or operated connections. Internal connection mangement logic is no longer exposed to the consumer
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1405507 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-04 07:37:50 +00:00 |
|
Oleg Kalnichevski
|
57c323a09d
|
HTTPCLIENT-1235: Add javadoc to Executor to explain that response must be handled to avoid connection leakage
Contributed by Alf Høgemark <alf at i100.no>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1390314 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-26 08:12:40 +00:00 |
|
Oleg Kalnichevski
|
2fa4b6b854
|
Merged decorator-refactoring branch
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1370953 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 20:35:13 +00:00 |
|
Oleg Kalnichevski
|
2706c4b463
|
Added Quick Start sources; fixed release notes header
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1355393 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-29 13:59:57 +00:00 |
|
Oleg Kalnichevski
|
faef016a2c
|
HTTPCLIENT-1201: Quick start doc improvements
Contributed by miles zarathustra <albert.bradley at thomsonreuters.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1353605 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-25 15:43:28 +00:00 |
|
Jonathan Moore
|
59314afc7d
|
Added XML Schema reference for site.xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1344849 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 18:24:23 +00:00 |
|
Oleg Kalnichevski
|
93296a4779
|
Upgraded to HttpCore 4.2; Fixed compile errors caused by API breakage (HTTPCLIENT-1189)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1334436 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-05 15:53:45 +00:00 |
|
Oleg Kalnichevski
|
cef44fa283
|
Better SSL initialization for fluent Executor
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1299041 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-09 20:42:32 +00:00 |
|
Oleg Kalnichevski
|
fdeb405065
|
Added option to create fluent Executor on top of an arbitrary HttpClient instance
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1243662 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 19:20:26 +00:00 |
|
Oleg Kalnichevski
|
aab1b368d7
|
Added facility to execute requests asynchronously using fluent HC API
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1239732 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 17:21:56 +00:00 |
|
Oleg Kalnichevski
|
64e56ef29c
|
Added an option to initalize BASIC and DIGEST schemes in a particular challenge state
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1235752 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 14:17:37 +00:00 |
|