update : 2015.11.03
php.shukuma.com

검색:
 
 
Set gzip

HttpResponse::setGzip

(PECL pecl_http >= 0.10.0)

HttpResponse::setGzipSet gzip

설명

static bool HttpResponse::setGzip ( bool $gzip )

Enable on-thy-fly gzip'ing of the sent entity.

인수

gzip

whether GZip compression should be enabled

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

참고