TransformBuilderContext.CopyResponseHeaders Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property CopyResponseHeaders As Nullable(Of Boolean)