joshdholtz / Sentry-Android

[Deprecated] Use official "raven-java" library
https://github.com/getsentry/sentry-java
MIT License
180 stars 48 forks source link

Remove the org.apache http library #116

Closed marcomorain closed 7 years ago

marcomorain commented 7 years ago

Replace with the built-in HttpUrlConnection

This is a work-in-progress.

Addresses some of https://github.com/joshdholtz/Sentry-Android/issues/83

marcomorain commented 7 years ago

@joshdholtz could you have a look at this if you have time. No rush at all.

joshdholtz commented 7 years ago

@marcomorain This looks so much cleaner 👌