A string containing the value of the HTTP Accept header. The default value of this property is null.
To clear the Accept HTTP header, set the HttpWebRequest.Accept property to null.
The value for this property is stored in System.Net.WebHeaderCollection. If WebHeaderCollection is set, the property value is lost.