Method | Description | |
---|---|---|
GetAll ( ) : object>>.IEnumerable |
||
HttpHeaderProvider ( IHeaderDictionary headers ) : System.Collections.Generic | ||
TryGetHeader ( string key, object &value ) : bool |
public HttpHeaderProvider ( IHeaderDictionary headers ) : System.Collections.Generic | ||
headers | IHeaderDictionary | |
return | System.Collections.Generic |
public TryGetHeader ( string key, object &value ) : bool | ||
key | string | |
value | object | |
return | bool |