Skip to content

WebSocketClient uses BasicNameValuePair which is removed in Android 6.0 SDK #27

Description

@vdesmet93

BasicNameValuePair is part of the Apache HTTP stack, which is removed from the SDK since Android 6.0(M).
Compiling against the final M SDK will break the build since BasicNameValuePair cannot be found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions