summaryrefslogtreecommitdiffstats
path: root/src/org/apache/http/impl/conn/DefaultClientConnectionOperator.java
Commit message (Expand)AuthorAgeFilesLines
* Try the next address after any type of connection failure.Jesse Wilson2011-09-121-3/+9
* Fixed problem using HTTPS with Apache HTTP Client when using proxyAndreas Sandblad2010-07-131-1/+1
* b/2599994 Should call prepareSocket on underlying socket, not layered socketBrian Carlstrom2010-04-181-2/+12
* Implement proper multihoming support, second attempt.Steinar H. Gunderson2010-03-051-9/+47
* Revert "Implement proper multihoming support, so if one server fails for what...Kenny Root2010-02-261-27/+13
* Implement proper multihoming support, so if one server fails for whatever reasonSteinar H. Gunderson2010-02-261-13/+27
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+216
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-216/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+216