Statistics
| Branch: | Revision:

root / src / com / rackspace / cloud / files / api / client / CustomHttpClient.java @ 4f9d1a69

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
4f9d1a69 07/19/2011 04:39 pm Adam Menz

work on modifying a lb, add/modify nodes, edit name/condition

96a8e632 07/14/2011 08:04 pm Adam Menz

more work done on adding a loadbalancer

639ae8d6 07/13/2011 10:16 pm Adam Menz

progress on adding nodes to load balancer

b347d5e3 01/28/2011 10:04 am Chmouel Boudjnah

Use our own customed DefaultHttpClient for CF

With android version older than 2.3.1 the default keystore doesn't have
information about the domain SSL setup on CloudFiles UK.

We use our own customed DefaultHttpClient which use the android 2.3.1
bks instead of the global keystore available on the system....