Skip to content

CopyHeadersTo (response)

Troy Willmot edited this page Oct 16, 2016 · 1 revision

Summary

Copies all headers from one System.Net.Http.Headers.HttpResponseHeaders instance to another. Any if a header exists in both the source and destination, the destination value(s) are replaced with the source value(s).

Clone this wiki locally