Skip to content

Create key-value map for the HTTP headers #3

@hieulbp

Description

@hieulbp

Can you update the header when playing hls video? like this:
Map <String, String> header = new HashMap <> ();
header.put ("cookie", "abcd1234");
andExoPlayerView.addHeader(header);

tks you very much <3

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