HttpRequest.Headers Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.9083)
Headers
Get or sets a collection of HTTP headers to send with a request.
Declaration
public override WebHeaderCollection Headers { get; set; }
Property Value
Type | Description |
---|---|
WebHeaderCollection |