Mono Class Library: System.Net.HttpWebRequest Overview | Members

System.Net.HttpWebRequest.Accept Property

Gets or sets a string containing the value of the HTTP Accept header. [Edit]

public string Accept { set; get; }

Value

A string containing the value of the HTTP Accept header. The default value of this property is null. [Edit]

Remarks

Note: For additional information see section 14.1 of IETF RFC 2616 - HTTP/1.1.
[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0