AndroidAsync
AndroidAsync copied to clipboard
Remove SSLEngineSNIConfigurator
https://github.com/koush/AndroidAsync/issues/537
I don't know if this fix is entirely correct, but it works for me with Google Play Services 9.4.52 and the latest 11.0.55.
I have not changed anything to the SpdyMiddleware, so that still is using reflection (and fails).
This is working for us. @koush SNI in AndroidAsync is still broken without this PR