Table of Contents

Field Trailer

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

The HTTP Trailer header.

Indicates that the sender will include additional fields in the message trailer, which can be used for metadata.

public const string Trailer = "Trailer"

Returns

string
The HTTP Trailer header. Indicates that the sender will include additional fields in the message trailer, which can be used for metadata.