HttpExtensions.AppendHttpResponse Method

 

Appends an HTTP response.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static AppendHttpResponse(StringBuilder, CloudHttpResponseErrorInfo)

Appends an HTTP response.

System_CAPS_pubmethodSystem_CAPS_static AppendHttpResponse(StringBuilder, HttpResponseMessage)

Appends an HTTP response.

See Also

HttpExtensions Class
Microsoft.WindowsAzure.Common.Internals Namespace

Return to top