Builds and returns the name value collection
            that can be added to the HTTP headers for the request
            
 Declaration Syntax
 Declaration Syntax| C# | 
public static NameValueCollection CreateHeaderEntry( string key, string value )
 Return Value
 Return ValueA NameValueCollection with just one key-value pair