Dela via


TransformBuilderContext.CopyResponseHeaders Property

Definition

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

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

Property Value

Applies to