android-sync
android-sync copied to clipboard
Bug 1169678 - Modernize HttpClient use in BaseResource et al.
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.