Gets a collection of HTTP header of this response.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property Headers As WebHeaderCollection Get |
C# |
---|
public override WebHeaderCollection Headers { get; } |