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 | |
---|---|---|
GetContentHeaders(HttpRequestMessage) | Gets the content headers for an HTTP request. |
|
GetContentHeaders(HttpResponseMessage) | Gets the content headers for an HTTP response. |
See Also
HttpExtensions Class
Microsoft.WindowsAzure.Common.Internals Namespace
Return to top