Oleg Kalnichevski
|
16812c91a3
|
Moved blocking i/o specific classes to separate packages; optimized package structure
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724967 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-16 12:58:34 +00:00 |
Michael Osipov
|
86aa813080
|
Correct spelling of user 'principal' in the documentation
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1695238 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 10:00:42 +00:00 |
Oleg Kalnichevski
|
d3bcbedec7
|
AuthScheme API changes; User credentials made optional for those schemes that do not require them
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1692371 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-23 10:00:46 +00:00 |
Oleg Kalnichevski
|
50cb3a3d4e
|
HTTPCORE-398: corrected SSLContext creation example
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1674481 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-18 10:51:56 +00:00 |
Michael Osipov
|
fc250e5616
|
HTTPCLIENT-1623: Several files still refer to Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1662569 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 20:59:56 +00:00 |
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
|
306334fad7
|
HTTPCLIENT-1601, HTTPCLIENT-1603: clarifications in tutorial regarding exception handling and request recovery (automatic re-execution)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1654758 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-26 10:41:30 +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
|
def5c423ab
|
Fixed paragraph overflow in tutorial PDF
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1570695 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-21 20:12:00 +00:00 |
Oleg Kalnichevski
|
ba9d0565b9
|
HTTPCLIENT-1455: fixed code sample in the 'Caching' section of the tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1564244 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-04 10:21:02 +00:00 |
Oleg Kalnichevski
|
7d7e7b1a4a
|
HTTPCLIENT-1427: code sample fix in tutorial
Contributed by Lars Francke <lars.francke at gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1536309 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-28 10:50:55 +00:00 |
Oleg Kalnichevski
|
9bdc844a40
|
HTTPCLIENT-1423: fixed typo in tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1533369 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-18 09:30:35 +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
|
e08e097af2
|
HTTPCLIENT-1420, HTTPCLIENT-1421: fixed typos in tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1530867 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-10 07:46:41 +00:00 |
Oleg Kalnichevski
|
8a170e0a88
|
HTTPCLIENT-1419: fixed typo in tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1530338 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 16:20:40 +00:00 |
Oleg Kalnichevski
|
79e7eaaed1
|
HTTPCLIENT-1391: Documentation for FutureRequestExecutionService
Contributed by Jilles van Gurp <jilles at jillesvangurp.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1516384 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-22 08:07:37 +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
|
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 |
Sebastian Bazley
|
0a2c31d8fe
|
Eol style settings
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1491210 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-09 13:02:37 +00:00 |
Oleg Kalnichevski
|
eeaec64f5c
|
HTTPCLIENT-1351: Added utility method to resolve final location from original request, target host and a list of redirects
Contributed by James Leigh <james at 3roundstones.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1487413 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 09:04:54 +00:00 |
Jonathan Moore
|
b7d1d69ef6
|
HTTPCLIENT-1223: Forward port from 4.2.X branch to trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1376181 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-22 18:31:52 +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
|
39ad9e032d
|
Tidy up ignore cookie references
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1128346 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 15:05:16 +00:00 |
Sebastian Bazley
|
da05e5c6d4
|
Add reference to Ignore CookieSpec
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1128338 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 14:54:28 +00:00 |
Sebastian Bazley
|
0e2b207489
|
HTTPCLIENT-1092 If ClientPNames.VIRTUAL_HOST does not provide the port, derive it from the current request.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1125566 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-20 20:51:24 +00:00 |
Sebastian Bazley
|
52478759a5
|
Minor grammatical change
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1104397 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 16:48:09 +00:00 |
Oleg Kalnichevski
|
d2670af7dc
|
HTTPCLIENT-1057: Fixed wrong class name in the HttpClient tutorial
Contributed by Neeme Praks <neeme at apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070947 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-15 15:59:10 +00:00 |
Jonathan Moore
|
438411d60d
|
Improved docbook for caching module.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1057314 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-10 19:02:33 +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 |
Oleg Kalnichevski
|
b152f2275b
|
Slightly more precise terminology
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1043702 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-08 21:47:56 +00:00 |
Sebastian Bazley
|
eb2966babc
|
Execution URI may be absolute if a direct proxy is used
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1043659 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-08 20:25:37 +00:00 |
Sebastian Bazley
|
7dadf78223
|
Grammar
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1043658 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-08 20:24:49 +00:00 |
Sebastian Bazley
|
6ec87d3ce7
|
Clarify URI content in Execution Context
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1043518 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-08 16:53:46 +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
|
00751cf322
|
Tweaks
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1042006 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-03 21:15:01 +00:00 |
Sebastian Bazley
|
7a1a4b9d38
|
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1041666 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-03 01:25:44 +00:00 |
Sebastian Bazley
|
3231dcb49c
|
Remove incomplete sentence.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1041418 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-02 15:45:24 +00:00 |
Sebastian Bazley
|
b088ae0080
|
Minor tweaks.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1041241 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-02 01:08:08 +00:00 |
Sebastian Bazley
|
728683072c
|
Minor tweaks.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1041231 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-02 00:44:19 +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
|
66074eba84
|
Minor tweaks.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1041082 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-01 17:14:34 +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
|
b5340858b8
|
Fixed project site urls
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1036113 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-17 17:08:23 +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
|
30abf15ba6
|
Upgraded HttpCore to version 4.1-beta2; updated HttpClient tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@990924 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-30 20:01:46 +00:00 |