AWS SDK for .NET Documentation
AddHeaders Method (collection)
AmazonAmazon.CloudFront_2012_03_15.ModelBaseRequestAddHeaders(NameValueCollection) Did this page help you?   Yes   No    Tell us about it...
Adds all of the key/value pairs from collection into our request header.
Declaration Syntax
C#
public void AddHeaders(
	NameValueCollection collection
)
Parameters
collection (NameValueCollection)
A collection of key/value headers

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)