Builds and returns the name value collection
that can be added to the HTTP headers for the request

C# |
public static NameValueCollection CreateHeaderEntry( string key, string value )

A NameValueCollection with just one key-value pair