HttpHeadersExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Http headers extensions.
public static class HttpHeadersExtensions
type HttpHeadersExtensions = class
Public Module HttpHeadersExtensions
- Inheritance
-
HttpHeadersExtensions
Methods
GetAzureAsyncOperation(HttpResponseHeaders) |
Gets the azure async operation header. |
GetAzureAzyncOperationPercentComplete(HttpResponseHeaders) |
Gets the azure async operation percent complete header. |
GetFirstOrDefault<TType>(HttpHeaders, String, Func<String,TType>, TType) |
Gets the first HTTP header or default value. |