HttpExtensions.AppendHttpRequest Method

 

Appends an HTTP request.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static AppendHttpRequest(StringBuilder, CloudHttpRequestErrorInfo)

Appends an HTTP request.

System_CAPS_pubmethodSystem_CAPS_static AppendHttpRequest(StringBuilder, HttpRequestMessage)

Appends an HTTP request.

See Also

HttpExtensions Class
Microsoft.WindowsAzure.Common.Internals Namespace

Return to top