Метод | Описание | |
---|---|---|
CanGZip ( this request ) : bool |
Checks http request header to see if browser supports compression
|
Метод | Описание | |
---|---|---|
CanGZip ( string acceptEncoding ) : bool |
Checks http request header to see if browser supports compression
|
public static CanGZip ( this request ) : bool | ||
request | this | Browser http request |
Результат | bool |