Oleg Kalnichevski
|
87bbf0c0e1
|
Added detailed section on NTLM auth
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@830754 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 20:38:54 +00:00 |
Oleg Kalnichevski
|
3d991231f0
|
Fixed typo. Thanks to David Greiman <DavidG at azasrs.gov>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@826129 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 23:16:05 +00:00 |
Oleg Kalnichevski
|
a09823ff00
|
* Removed superfluous SpnegoCreate flag
* Finalized SPNEGO example and tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@824409 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-12 16:26:38 +00:00 |
Oleg Kalnichevski
|
14255dd491
|
HTTPCLIENT-834: Tutorial section on transparent content encoding support
Contributed by James Abley <james.abley at gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@822238 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-06 12:21:50 +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
|
91662f97ad
|
Brushed up SPNEGO related content
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@819115 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-26 11:57:23 +00:00 |
Oleg Kalnichevski
|
af4b944189
|
* Added HTTP parameters to define the order of preference for supported auth schemes for target host and proxy authentication
* Added SPNEGO auth policy
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@818601 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-24 19:35:03 +00:00 |
Oleg Kalnichevski
|
fb6d73ef38
|
HTTPCLIENT-523: SPNEGO auth scheme
* Updated example
* Minor code tweaks
Contributed by Matthew Stevenson <mavricknzwork at yahoo.dot>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@815735 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-16 12:17:13 +00:00 |
Oleg Kalnichevski
|
d5b954aca9
|
HTTPCLIENT-523: SPNEGO auth scheme
Contributed by Matthew Stevenson <mavricknzwork at yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@814311 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-13 13:21:13 +00:00 |
Sebastian Bazley
|
ed511449da
|
Show titles in bookmark pane
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@812710 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-08 22:08:37 +00:00 |
Sebastian Bazley
|
275ab741da
|
Fix up SVN properties
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@807956 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-26 10:40:52 +00:00 |
Oleg Kalnichevski
|
3c93d00a74
|
HTTPCLIENT-860: HttpClient no longer converts redirects of PUT/POST to GET for status codes 301, 302, 307, as required by the HTTP spec
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@794051 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-14 20:12:27 +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 |
Oleg Kalnichevski
|
de445e3232
|
Migrated the first chapter of the HttpClient tutorial from WIKI
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@791562 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-06 18:58:27 +00:00 |