Sebastian Bazley
|
5b44cc0938
|
Make AbstractAuthenticationHandler immutable by changing the List to unmodifiable
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755783 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 23:38:11 +00:00 |
Sebastian Bazley
|
6c01316e2c
|
Document MT safety concern
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755779 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 23:24:04 +00:00 |
Sebastian Bazley
|
fe0e5e9654
|
Add JCIP annotations
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755466 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 03:37:07 +00:00 |
Sebastian Bazley
|
12545d7a13
|
Inline private init method so as to make class immutable
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755462 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 02:44:13 +00:00 |
Sebastian Bazley
|
de1cead50d
|
Add JCIP annotations
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755461 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 02:41:04 +00:00 |
Sebastian Bazley
|
2cc1241ed7
|
Make protected variables final to reduce multi-threading issues
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755457 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 02:11:44 +00:00 |
Sebastian Bazley
|
087d6af97d
|
Fix alignment
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755453 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-18 01:32:47 +00:00 |
Oleg Kalnichevski
|
48634b1b4b
|
Minor generics tweak
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755398 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 21:05:22 +00:00 |
Oleg Kalnichevski
|
8e409a71d1
|
Automatically retry methods considered idempotent
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755395 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 21:04:07 +00:00 |
Oleg Kalnichevski
|
bb15e4d9b3
|
HTTPCLIENT-833: fixed possible NPE
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@754998 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-16 20:33:39 +00:00 |
Sebastian Bazley
|
72eedbe0ea
|
Avoid possible NPE
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@753460 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-13 22:35:53 +00:00 |
Sebastian Bazley
|
0483252843
|
Remove unthrown Exception
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@753456 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-13 22:28:07 +00:00 |
Oleg Kalnichevski
|
8849e82869
|
* Cleaned up expired / idle connection eviction code
* Added sample of expired / idle connection eviction
* Cleaned up examples
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@749322 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-02 14:51:22 +00:00 |
Oleg Kalnichevski
|
c211aaf0ca
|
Project layout reorganization
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@749057 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-01 16:36:52 +00:00 |