Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

Convert to HttpURLConnection/OkHttp #9

@grantland

Description

@grantland

Apache HttpClient has been deprecated and removed from android-23 (Marshmallow). We should update this library to use the latest and greatest networking libraries.

We don't want a hard dependency on OkHttp, but we should use it if it exists in the runtime if a developer is already including it in their application. If it doesn't exist in the runtime, we should fallback to HttpURLConnection.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions