Gets or sets a collection of HTTP headers associated with the response.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ResponseHeaders As WebHeaderCollection Get |
C# |
---|
public WebHeaderCollection ResponseHeaders { get; } |