Dela via


TransformBuilderContext.CopyResponseTrailers Property

Definition

Indicates if response trailers should all be copied to the client response before transforms are applied.

public bool? CopyResponseTrailers { get; set; }
member this.CopyResponseTrailers : Nullable<bool> with get, set
Public Property CopyResponseTrailers As Nullable(Of Boolean)

Property Value

Applies to