Method | Description | |
---|---|---|
ContainsPrefix ( string prefix ) : bool | ||
GetValue ( string key ) : System.Web.Http.ValueProviders.ValueProviderResult | ||
HeaderValueProvider ( System.Net.Http.Headers.HttpRequestHeaders headers ) : System.Globalization |
Method | Description | |
---|---|---|
GetProp ( string name ) : |
public ContainsPrefix ( string prefix ) : bool | ||
prefix | string | |
return | bool |
public GetValue ( string key ) : System.Web.Http.ValueProviders.ValueProviderResult | ||
key | string | |
return | System.Web.Http.ValueProviders.ValueProviderResult |
public HeaderValueProvider ( System.Net.Http.Headers.HttpRequestHeaders headers ) : System.Globalization | ||
headers | System.Net.Http.Headers.HttpRequestHeaders | |
return | System.Globalization |