Skip to content

How to add a request header? #14

@amazingappsgalaxy

Description

@amazingappsgalaxy

How to add a request header for a download request?
I tried adding addRequestProperty("name", "www.com") to HttpURLConnection conn to M3U8Downloader.java but that didn't work

conn.addRequestProperty("name", "www.com");

Any help is really appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions