Method HSContentType.Create
Overload
Creates from Content-Type
header.
public static HSContentType Create(Dictionary<string, string> headers)
Parameters
headers (Dictionary<string, string>) |
Returns
HSContentType
|
Creates from Content-Type
header.
public static HSContentType Create(Dictionary<string, string> headers)
headers (Dictionary<string, string>) |
HSContentType
|