HttpResponse.Headers Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 8.0.9673)
Headers
Gets a collection of HTTP header of this response.
Declaration
public override WebHeaderCollection Headers { get; }
Property Value
| Type | Description |
|---|---|
| WebHeaderCollection |