as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

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