IHeaderDictionary.Trailer Property

Definition

Gets or sets the Trailer HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues Trailer { get; set; }
member this.Trailer : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property Trailer As StringValues

Property Value

Applies to