Gets a value of HTTP Server header of this response.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Server As String Get |
C# |
---|
public string Server { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Visual Basic |
---|
Public ReadOnly Property Server As String Get |
C# |
---|
public string Server { get; } |