C# Class WebMarkupMin.AspNet4.Common.Helpers.HttpHeadersHelpers

HTTP headers helpers
Afficher le fichier Open project: Taritsyn/WebMarkupMin

Méthodes publiques

Méthode Description
IsEncodedContent ( NameValueCollection headers ) : bool

Checks whether the content is encoded

Method Details

IsEncodedContent() public static méthode

Checks whether the content is encoded
public static IsEncodedContent ( NameValueCollection headers ) : bool
headers System.Collections.Specialized.NameValueCollection The HTTP headers
Résultat bool