Table of Contents

Field AltSvc

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

The HTTP Alt-Svc header.

Indicates that an alternative service is available for the resource, allowing clients to connect to a different server or protocol.

public const string AltSvc = "Alt-Svc"

Returns

string
The HTTP Alt-Svc header. Indicates that an alternative service is available for the resource, allowing clients to connect to a different server or protocol.