Method | Description | |
---|---|---|
CanGZip ( this request ) : bool |
Checks http request header to see if browser supports compression
|
Method | Description | |
---|---|---|
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 |
return | bool |