메소드 | 설명 | |
---|---|---|
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 |