HttpRequestMessage
| Name | Type | Description | Additional information |
|---|---|---|---|
| Version | Version |
|
|
| Content | HttpContent |
|
|
| Method | HttpMethod |
|
|
| RequestUri | URI |
|
|
| Headers | Collection of Object |
|
|
| Properties | Dictionary of string [key] and Object [value] |
|