Calling this method is equivalent to calling the Add method on the collection returned by the Headers property.
If the header specified in header does not exist, this method inserts a new header into the Headers property's collection. If header is present in the collection, this method adds value to the existing values. To replace the value of an existing header, use the AddHeader method.