HttpRequest.Headers Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 8.0.9673)
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 |