Skip to content

CopyHeadersTo (request)

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

Summary

Copies all headers from one System.Net.Http.Headers.HttpRequestHeaders 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).