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 | |
---|---|---|
AppendHttpResponse(StringBuilder, CloudHttpResponseErrorInfo) | Appends an HTTP response. |
|
AppendHttpResponse(StringBuilder, HttpResponseMessage) | Appends an HTTP response. |
See Also
HttpExtensions Class
Microsoft.WindowsAzure.Common.Internals Namespace
Return to top