Sebastian Bazley
|
8cd9811f6a
|
Typos
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1657617 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 16:15:14 +00:00 |
Oleg Kalnichevski
|
1e50e40854
|
Updated HttpClient tutorial for 4.4 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1652164 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 16:28:53 +00:00 |
Oleg Kalnichevski
|
10ee968607
|
Minor corrections in the SSL customization chapter
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1572934 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 12:27:20 +00:00 |
Oleg Kalnichevski
|
303100b7b6
|
HTTPCLIENT-1422: fixed typo in tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1531215 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-11 07:58:00 +00:00 |
Oleg Kalnichevski
|
a418347845
|
Updated HttpClient tutorial to 4.3 APIs (fundamentals, auth, caching and fluent facade chapters)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1514003 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 18:41:58 +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
|
9a17be0126
|
HTTPCLIENT-1211: corrected code snippets in the connection management section of the tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1356671 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 11:27:28 +00:00 |
Oleg Kalnichevski
|
a5ba13fbd7
|
HTTPCLIENT-1168: updated tutorial to describe recommended application of HttpContext in multi-threaded execution
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1296623 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-03 13:32:12 +00:00 |
Oleg Kalnichevski
|
39117086b3
|
HTTPCLIENT-1160: Deprecated LayeredSchemeSocketFactory in favor of SchemeLayeredSocketFactory whose #createLayeredSocket() method takes HttpParams as an additional parameter
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1240721 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-05 13:18:02 +00:00 |
Oleg Kalnichevski
|
2737e5f066
|
Updated HttpClient tutorial with 4.2 API changes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1240534 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 16:30:30 +00:00 |
Sebastian Bazley
|
0cf974d505
|
Cut 'n paste error
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1043739 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-08 22:30:32 +00:00 |
Sebastian Bazley
|
90de30bf71
|
Added constant names for parameter name strings
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1043489 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-08 16:18:20 +00:00 |
Sebastian Bazley
|
86c8730de2
|
Minor tweaks.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1041100 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-01 17:39:22 +00:00 |
Sebastian Bazley
|
484266e1e3
|
HTTPCLIENT-1027 Some typos in the English Manual
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1041058 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-01 15:38:54 +00:00 |
Oleg Kalnichevski
|
b2ad050679
|
Updated HttpClient tutorial for the 4.1-beta1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1030511 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-03 16:09:07 +00:00 |
Oleg Kalnichevski
|
ee323a52fa
|
Deprecated ConnManagerPNames and related classes; 'http.conn-manager.timeout' parameter deprecated in favor of 'http.connection.timeout'; improved javadocs for deprecated classes; renamed methods in ThreadSafeClientConnManager for better consistency
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@965983 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-20 20:14:09 +00:00 |
Oleg Kalnichevski
|
8de26bac03
|
HTTPCLIENT-898: Refactored socket factory API (new socket factory interfaces are better suited for multihome hosts)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@931624 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-07 17:28:15 +00:00 |
Oleg Kalnichevski
|
5ba3751d31
|
Formatting fix
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@884699 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-26 21:19:00 +00:00 |
Oleg Kalnichevski
|
30b38eb6e4
|
Simplified configuration of connection managers. Total connection maximum and maximum connection per route limits can be set using methods of the class instead of HTTP parameters
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@820971 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 11:33:00 +00:00 |
Oleg Kalnichevski
|
a36fc78779
|
Minor tweaks to tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@792646 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-09 19:30:05 +00:00 |
Oleg Kalnichevski
|
4c9f497316
|
Migrated remaining chapters of the HttpClient tutorial from WIKI
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@792267 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-08 19:07:17 +00:00 |