Commit Graph

249 Commits

Author SHA1 Message Date
Oleg Kalnichevski 0af4f398c0 Link examples from 4.0.x branch instead of trunk
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@824695 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 11:15:48 +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 33de23c102 HTTPCLIENT-866: removed dependency on jcip-annotations; replaced jcip annotations with custom ones based on jcip but with SOURCE retention policy; added attribution clauses to NOTICE.txt and LICENSE.txt
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@807756 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 18:37:59 +00:00
Sebastian Bazley 926488db2e HTTPCLIENT-869 - Incorrect/incomplete product name in META-INF/NOTICE file
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@807559 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 11:13:32 +00:00
Oleg Kalnichevski b0f92cd1b0 HTTPCLIENT-868: Add anchors to documentation sections
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@806493 13f79535-47bb-0310-9956-ffa450edef68
2009-08-21 11:01:58 +00:00
Oleg Kalnichevski c9ad8441da Fixed latest release version on the download page
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@803308 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 21:41:58 +00:00
Oleg Kalnichevski f08690443c Include HttpClient tutorial to all binary assemblies
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@801804 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 20:06:21 +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 ade383ce93 Updated release packages
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@794029 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 19:33:32 +00:00
Oleg Kalnichevski 842a750509 Removed HeadURL, Revision and Date keywords from all source files
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@793668 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 19:16:48 +00:00
Oleg Kalnichevski 252c98ae78 Updated build instructions; updated web site; added quick start page
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@792647 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 19:31:04 +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
Oleg Kalnichevski b9de98e0c4 Fixed OSGi assembly
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@788507 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 20:52:47 +00:00
Oleg Kalnichevski 794d64098e Fix zip or tgz archives depending on host OS EOL setting (contributed by sebb)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@788503 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 20:44:21 +00:00
Oleg Kalnichevski 1bd224cab2 Added logging guide to the site menu
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@749087 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 20:36:50 +00:00
Oleg Kalnichevski 307ebf2ada Removed explicit SCM declarations from module POMs; updated examples page; updated assembly descriptors
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@749059 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 16:41:21 +00:00
Oleg Kalnichevski 6bf5825254 Ported logging guide from HttpClient 3.x
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@748870 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 15:52:03 +00:00
Sebastian Bazley 5ea4bb730c Add missing AL header
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@744695 13f79535-47bb-0310-9956-ffa450edef68
2009-02-15 16:46:58 +00:00
Sebastian Bazley 9ca4ef79ee Remove @author tags; fix some SVN properties
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@744689 13f79535-47bb-0310-9956-ffa450edef68
2009-02-15 16:34:53 +00:00
Oleg Kalnichevski f4b419ff8a Updated release notes and the web site for HttpClient 4.0-beta2 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@723027 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03 19:30:22 +00:00
Oleg Kalnichevski 3f6765dd6e Updated release assemblies
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@722577 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 19:14:41 +00:00
Oleg Kalnichevski fb7a529419 Minor site navigation tweaks
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@690216 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 12:44:38 +00:00
Oleg Kalnichevski 35e56d5089 Updated assembly descriptors
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@687166 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 21:40:27 +00:00
Oleg Kalnichevski e07c5a6167 Updated the web site and POM descriptors for 4.0-beta1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@687114 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 18:03:52 +00:00
Oleg Kalnichevski 14d0e406a3 Added document on NTLM support; ported HTTP client programming primer from WIKI
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@657143 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 17:35:13 +00:00
Oleg Kalnichevski 52747e3afb Fixed typo on the index page
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@653047 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 10:53:26 +00:00
Oleg Kalnichevski f8d37586d0 Updated download page for HttpClient 4.0-alpha4 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@651811 13f79535-47bb-0310-9956-ffa450edef68
2008-04-26 09:57:15 +00:00
Oleg Kalnichevski 56c95adae3 Added site and assembly sources to the SRC distros
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@629468 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 14:19:58 +00:00
Erik Abele fea964b8bc Add missing full stop.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@629287 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 00:36:43 +00:00
Erik Abele 1fd17159fb Fix link to license.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@628516 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 16:56:41 +00:00
Erik Abele e61b6b596f Fix link.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@628514 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 16:55:51 +00:00
Oleg Kalnichevski bc603bded7 Added HttpMime module to the assembly descriptors
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@628139 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 18:29:27 +00:00
Oleg Kalnichevski b6f3d188bb Web site updates for the 4.0-alpha3 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@627080 13f79535-47bb-0310-9956-ffa450edef68
2008-02-12 20:25:32 +00:00
Erik Abele be5a10ea34 Component site improvements for HttpClient:
- remove top link to apache.org - will be inherited from main site
  - remove general ASF menu - will be inherited from main site


git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@620546 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 17:44:49 +00:00
Erik Abele 088cafdee7 Sync core/client component sites:
- use correct short name for component, as is done with HttpCore
  - remove second identical link in top menu


git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@620166 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 18:10:42 +00:00
Roland Weber 22cbf65e15 pointing component and module stylesheets to hc.apache.org
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@609527 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 07:52:29 +00:00
Roland Weber 2403daf243 added Apache header to apt files
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@607237 13f79535-47bb-0310-9956-ffa450edef68
2007-12-28 13:15:52 +00:00
Oleg Kalnichevski ac6366dd0a Updated HttpClient download page to refer to the HC download page
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@606206 13f79535-47bb-0310-9956-ffa450edef68
2007-12-21 14:16:06 +00:00
Oleg Kalnichevski 78f79461a1 Added mandatory links to ASF wide resources
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@605045 13f79535-47bb-0310-9956-ffa450edef68
2007-12-17 23:33:05 +00:00
Oleg Kalnichevski 8055c0845a Web site changes reflecting promotion to the TLP status
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@604907 13f79535-47bb-0310-9956-ffa450edef68
2007-12-17 16:20:09 +00:00