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
|
9d2774d0ee
|
Removed dist assemblies
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1518678 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-29 15:42:02 +00:00 |
Oleg Kalnichevski
|
c1dc4b0514
|
Removed website content (moved to a separate project)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1518677 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-29 15:41:52 +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
|
1e98030f74
|
Updated project web site for HttpClient 4.3-beta2 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1490992 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-08 14:36:03 +00:00 |
Sebastian Bazley
|
96fb80f5e8
|
Cannot use anchors as Figure captions (e.g. alt tags)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1490809 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-07 20:11:14 +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 |
Oleg Kalnichevski
|
eba4709ce7
|
Updated project web site for HttpClient 4.3-beta1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1464618 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 16:11:44 +00:00 |
Oleg Kalnichevski
|
aaf08cec5c
|
HTTPCLIENT-1336: javadoc improvements
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1464408 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 09:50:04 +00:00 |
Oleg Kalnichevski
|
7ff88c8faa
|
Updated web site for HttpClient 4.3-alpha1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1434034 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 16:52:42 +00:00 |
Karl Wright
|
d04288a5e5
|
Update NTLM documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1421863 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-14 13:53:44 +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
|
16a63149e1
|
Fixed HC Fluent artifact ID on the download page
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1375999 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-22 11:29:31 +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
|
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
|
d0384ac811
|
Updated release notes and download page for HttpClient 4.2.1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1354507 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-27 13:59:14 +00:00 |
Oleg Kalnichevski
|
a9fe305cda
|
HTTPCLIENT-1201: removed catch clauses for brevity
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1354387 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-27 09:33:37 +00:00 |
Oleg Kalnichevski
|
0b02fc11fd
|
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@1354386 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-27 09:29:20 +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 |
Oleg Kalnichevski
|
7d4aabd203
|
Updated project web site for HttpClient 4.2 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1337909 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-13 15:05: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
|
68b0243fdb
|
Updated web site for HttpClient 4.2-beta1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1240774 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-05 18:15:58 +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 |
Oleg Kalnichevski
|
b1134f6533
|
Simplified site content and assembly generation
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1239226 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 17:38:12 +00:00 |
Oleg Kalnichevski
|
06f9c1031e
|
Fluent HC site updates
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1195177 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 15:31:46 +00:00 |
Oleg Kalnichevski
|
00a3cfebc2
|
Updated download page for HttpClient 4.2-alpha1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1195169 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 14:32:16 +00:00 |
Oleg Kalnichevski
|
9747a7dd1a
|
HttpClient web site updates
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1150079 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-23 09:47:00 +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
|
f8bc43e3f0
|
Updated NTLM guide based in input provided by Ron Jacobs <Ron.Jacobs at Reardencommerce.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1095921 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-22 11:26:49 +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 |
Sebastian Bazley
|
a54611e8d6
|
@import is relative to the current css file
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070647 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-14 20:31:08 +00:00 |
Sebastian Bazley
|
0991eb0f07
|
Remove menu items which are now in the common parent section
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070169 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-13 01:20:10 +00:00 |
Sebastian Bazley
|
639891773c
|
Use relative URLs so works anywhere
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070168 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-13 01:19:35 +00:00 |
Sebastian Bazley
|
04d14e5e95
|
Absolute references are converted incorrectly.
Better fix: if banners are inherited from parent POM, then references are calculated OK
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070077 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-12 13:17:47 +00:00 |
Oleg Kalnichevski
|
020d303ec5
|
Updated 'quick start' page
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1057600 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-11 12:05:44 +00:00 |