Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WebMarkupMin
AspNet4
Common
Helpers
HttpHeadersHelpers
C# Class WebMarkupMin.AspNet4.Common.Helpers.HttpHeadersHelpers
HTTP headers helpers
Datei anzeigen
Open project: Taritsyn/WebMarkupMin
Public Methods
Method
Description
IsEncodedContent
(
NameValueCollection
headers
) :
bool
Checks whether the content is encoded
Method Details
IsEncodedContent()
public
static
method
Checks whether the content is encoded
public
static
IsEncodedContent
(
NameValueCollection
headers
) :
bool
headers
System.Collections.Specialized.NameValueCollection
The HTTP headers
return
bool