Table of Contents

Field TE

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

The HTTP TE header.

Indicates the transfer encodings that are acceptable for the response, allowing for content negotiation.

public const string TE = "TE"

Returns

string
The HTTP TE header. Indicates the transfer encodings that are acceptable for the response, allowing for content negotiation.