Skip to content

[Proposal] Add the way to set http-headers on mediaelement #1885

@JieNiGui06

Description

@JieNiGui06

Feature name

http-headers property

Link to discussion

no

Progress tracker

  • Android Implementation
  • iOS Implementation
  • MacCatalyst Implementation
  • Windows Implementation
  • Tizen Implementation
  • Unit Tests
  • Samples
  • Documentation

Summary

set the http headers

Motivation

some http-media needs to check the request

Detailed Design

no

Usage Syntax

meidaele.source = new xxx(new uri("xxx"),new xxxx{
{"referrer","abc"},
{"user-angent","def"}
});

Drawbacks

No response

Alternatives

No response

Unresolved Questions

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    newproposalA fully fleshed out proposal describing a new feature in syntactic and semantic detail

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions