C# Класс WebMarkupMin.AspNet4.Common.Helpers.HttpHeadersHelpers

HTTP headers helpers
Показать файл Открыть проект

Открытые методы

Метод Описание
IsEncodedContent ( NameValueCollection headers ) : bool

Checks whether the content is encoded

Описание методов

IsEncodedContent() публичный статический Метод

Checks whether the content is encoded
public static IsEncodedContent ( NameValueCollection headers ) : bool
headers System.Collections.Specialized.NameValueCollection The HTTP headers
Результат bool