![]() | RestRequestMessage Properties |
The RestRequestMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Body |
Body of the message
|
![]() | ContentType |
Gets the content type
|
![]() | Cookies |
Gets the original request information
|
![]() | Headers |
Gets the headers of this message
|
![]() | Method |
Gets the HTTP method
|
![]() | OperationPath |
Gets the Operational path
|
![]() | Url |
Gets the URL of the message
|
![]() | UserAgent |
Gets the User agent
|