android-sync icon indicating copy to clipboard operation
android-sync copied to clipboard

Bug 1169678 - Modernize HttpClient use in BaseResource et al.

Open rnewman opened this issue 9 years ago • 0 comments

I also shifted away from deprecated socket factory interfaces.

Note that supporting pre-16 and pre-11 Android requires us to fall back to TLSv1 and a tiny set of cipher suites; this might break third-party servers.

Still testing this now.

rnewman avatar May 28 '15 22:05 rnewman