Compartilhar via


HttpExtensions.GetContentHeaders Method

 

Gets the content headers.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetContentHeaders(HttpRequestMessage)

Gets the content headers for an HTTP request.

System_CAPS_pubmethodSystem_CAPS_static GetContentHeaders(HttpResponseMessage)

Gets the content headers for an HTTP response.

See Also

HttpExtensions Class
Microsoft.WindowsAzure.Common.Internals Namespace

Return to top