HttpExtensions::GetContentHeaders Method

 

Gets the content headers.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetContentHeaders(HttpRequestMessage^)

Gets the content headers for an HTTP request.

System_CAPS_pubmethodSystem_CAPS_staticGetContentHeaders(HttpResponseMessage^)

Gets the content headers for an HTTP response.

Return to top
Show: