Dela via


ResponseTrailersTransformContext.HeadersCopied Property

Definition

Gets or sets if the response trailers have been copied from the HttpResponseMessage to the HttpResponse. Transforms use this when searching for the current value of a header they should operate on.

public bool HeadersCopied { get; set; }
member this.HeadersCopied : bool with get, set
Public Property HeadersCopied As Boolean

Property Value

Applies to