Skip to content

Conversation

@daniribalbert
Copy link

@daniribalbert daniribalbert commented Sep 18, 2020

Apache HTTP Client support was removed in Android 6.0. It's suggested to use HttpURLConnection instead.

Ref: https://developer.android.com/about/versions/marshmallow/android-6.0-changes#behavior-apache-http-client

Currently QCDataUploader and QCPolicy use the old Apache Client. This PR will update it to HttpURLConnection

QCDataUploader now uses HttpURLConnection instead of using Apache HTTP Client.
QCPolicy updated to use HttpURLConnection instead of Apache HTTP Client.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant