Commit Graph

295 Commits

Author SHA1 Message Date
Oleg Kalnichevski 13b5092f43 Updated project web site, NOTICE and release notes for the coming 4.1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1056085 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 21:19:51 +00:00
Oleg Kalnichevski 1192bf0854 Removed 'binary with dependencies' assembly; added dependencies to 'bin' assembly
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1056083 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 21:16:57 +00:00
Jonathan Moore 70e7ee17d5 HTTPCLIENT-1034: committed patch to update documentation to list
httpclient-cache as a module of the HttpClient component, plus
adding a link to the external benchmarking writeup done by
Comcast Interactive Media. With thanks to Matthew Hawthorne
(matthew_hawthorne -at- comcast.com).


git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1049124 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 15:27:35 +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 1df4dd3285 Explicitly exculded cache module optional dependencies
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1035432 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 20:33:33 +00:00
Oleg Kalnichevski 9e54454530 Generate LICENSE and NOTICE resources automatically using maven plugin; fixed javadoc links to external resources
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1031582 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 14:28:48 +00:00
Oleg Kalnichevski 3d938c2534 Updated release notes and project web site for HttpClient 4.1-beta1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1030515 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 16:14:53 +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 c76574f947 Dedicated branch for testing maven-notice-plugin
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/notice-plugin-test@1026503 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 21:47:45 +00:00
Oleg Kalnichevski 29f896a0a3 HTTPCLIENT-919: Support for NTLMv1, NTLMv2, and NTLM2 Session authentication.
Contributed by Karl Wright <karl.wright at nokia.com>


git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1023959 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 19:20:08 +00:00
Sebastian Bazley 43d6095b81 tutorial.html => tutorial/html/index.html
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@999878 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 11:27:46 +00:00
Sebastian Bazley 1d72032aba Another typo
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@998658 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 13:30:36 +00:00
Sebastian Bazley 8e7fe77632 Fix typos in links
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@998632 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 11:46:39 +00:00
Oleg Kalnichevski 08241f8704 Fixed problem with dependencies, output dirs
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@991678 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01 20:10:18 +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
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
Sebastian Bazley 25071e091c Disambiguate local links so they work with the Doxia 1.1 (which is current for Maven 2.1.0)
(whilst still remaining compatible with the previous Doxia release)

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@954679 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15 00:15:49 +00:00
Sebastian Bazley 146d83a920 Fix incorrect markup and invalid quoted link
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@954676 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15 00:03:05 +00:00
Sebastian Bazley 7b415c72a6 Belated Happy New Year!
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@943258 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 20:01:40 +00:00
Oleg Kalnichevski 240df7363b HttpClient 4.1-alpha2 release notes and web site updates
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@942869 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 19:42:01 +00:00
Oleg Kalnichevski a25974788d Reverted change committed by mistake
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@942355 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08 10:22:33 +00:00
Oleg Kalnichevski 64f18ffc04 HTTPCLIENT-427: Added a section on HTTP caching to the HttpClient tutorial
Contributed by David Mays <david_mays at comcast.com>


git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@942353 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08 09:22:29 +00:00
Oleg Kalnichevski c80ee8a78d HTTPCLIENT-901: pass HttpContext as a parameter to the AuthScheme#authenticate. Some complex auth scheme may require access to the execution context in order to work
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@932051 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 18:29:52 +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
Sebastian Bazley 2383f4ed9c Reports don't really apply at this level
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@917833 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02 01:13:53 +00:00
Sebastian Bazley c6d72beaa4 Tab police
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@917606 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 17:31:45 +00:00
Oleg Kalnichevski 78a6e50d5e src archive does not need DOAP; adjust EOL for .apt .py .svg .xsl file types
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@888962 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 20:40:27 +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 d5b9907a79 Updated download page for 4.0.1 / 4.1- alpha1 releases
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@884691 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 20:35:53 +00:00
Oleg Kalnichevski f6699b27ff HTTPCLIENT-872: HttpClient can now persist authentication data between request executions as long as they share the same execution context. It has also become much easier to make HttpClient authenticate preemptively by pre-populating authentication data cache
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@881935 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18 21:07:35 +00:00
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 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