Table of Contents

Field TransferEncoding

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

The HTTP Transfer-Encoding header.

Specifies the form of encoding used to safely transfer the payload body to the user.

public const string TransferEncoding = "Transfer-Encoding"

Returns

string
The HTTP Transfer-Encoding header. Specifies the form of encoding used to safely transfer the payload body to the user.