C# Class WebMarkupMin.AspNetCore1.HeaderDictionaryExtensions

Header dictionary extensions
ファイルを表示 Open project: Taritsyn/WebMarkupMin

Public Methods

Method Description
IsEncodedContent ( this headers ) : bool

Checks whether the content is encoded

Method Details

IsEncodedContent() public static method

Checks whether the content is encoded
public static IsEncodedContent ( this headers ) : bool
headers this The to use
return bool