HttpExtensions::AsString Method

 

Gets a standard string representation.

Namespace:   Microsoft.WindowsAzure.Common.Internals
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAsString(CloudHttpRequestErrorInfo^)

Gets a standard string representation of an HTTP request.

System_CAPS_pubmethodSystem_CAPS_staticAsString(CloudHttpResponseErrorInfo^)

Gets a standard string representation of an HTTP response.

System_CAPS_pubmethodSystem_CAPS_staticAsString(HttpContent^)

Gets the HTTP message content as a string.

System_CAPS_pubmethodSystem_CAPS_staticAsString(HttpRequestMessage^)

Gets a standard string representation of an HTTP request.

System_CAPS_pubmethodSystem_CAPS_staticAsString(HttpResponseMessage^)

Gets a standard string representation of an HTTP response.

Return to top
Show: