IHttpHeader
Defines a HTTP header. Apps can send the headers required for authenticating and fetching the URL as name-value pair.
Apps can also use it to send other metadata associated with the media content as well.
Properties
name
name:
string
The name of the HTTP header.
value
value:
string
The value of the HTTP header.
Last updated: Sep 30, 2025