©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL pecl_http >= 0.10.0)
HttpResponse::setGzip — Set gzip
$gzip
)Enable on-thy-fly gzip'ing of the sent entity.
gzip
whether GZip compression should be enabled
成功时返回 TRUE
, 或者在失败时返回 FALSE
。