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