Show / Hide Table of Contents

Method HSContentType.Create


Overload

Creates from Content-Type header.

public static HSContentType Create(Dictionary<string, string> headers)
Parameters
headers  (Dictionary<string, string>)
Returns
HSContentType

null if Content-Type header is missing or invalid.