Skip to content

CopyHeadersTo (content)

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

Summary

Copies all headers from one Sytem.Net.HttpContent (or derived type) 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