HttpExtensions::AsString Method
Gets a standard string representation.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AsString(CloudHttpRequestErrorInfo^) | Gets a standard string representation of an HTTP request. |
![]() ![]() | AsString(CloudHttpResponseErrorInfo^) | Gets a standard string representation of an HTTP response. |
![]() ![]() | AsString(HttpContent^) | Gets the HTTP message content as a string. |
![]() ![]() | AsString(HttpRequestMessage^) | Gets a standard string representation of an HTTP request. |
![]() ![]() | AsString(HttpResponseMessage^) | Gets a standard string representation of an HTTP response. |
Show:

