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