ViaHeaderValue Class
Represents the value of a Via header.
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
The ViaHeaderValue type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ViaHeaderValue(String, String) | Initializes a new instance of the ViaHeaderValue class. |
![]() | ViaHeaderValue(String, String, String) | Initializes a new instance of the ViaHeaderValue class. |
![]() | ViaHeaderValue(String, String, String, String) | Initializes a new instance of the ViaHeaderValue class. |
| Name | Description | |
|---|---|---|
![]() | Comment | Gets {insert text here}. |
![]() | ProtocolName | Gets {insert text here}. |
![]() | ProtocolVersion | Gets {insert text here}. |
![]() | ReceivedBy | Gets {insert text here}. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Overrides Object::Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object::GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Parse | |
![]() | ToString | (Overrides Object::ToString().) |
![]() ![]() | TryParse |
Show:
