Property Headers
Headers
Gets the HTTP headers.
public abstract NameValueCollection Headers { get; }
Property Value
- NameValueCollection
The WebHeaderCollection containing the HTTP headers.
Gets the HTTP headers.
public abstract NameValueCollection Headers { get; }
The WebHeaderCollection containing the HTTP headers.