Table of Contents

Field XContentDuration

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

The HTTP X-Content-Duration header.

Specifies the duration of the content in seconds, often used for media files.

public const string XContentDuration = "X-Content-Duration"

Returns

string
The HTTP X-Content-Duration header. Specifies the duration of the content in seconds, often used for media files.