HttpResponse::setGzip
(PECL pecl_http >= 0.10.0)
HttpResponse::setGzip — Set gzip
Description
static
bool HttpResponse::setGzip
( bool
$gzip
)Enable on-thy-fly gzip'ing of the sent entity.
Parameters
-
gzip -
whether GZip compression should be enabled
Return Values
Returns TRUE on success or FALSE on failure.
There are no user contributed notes for this page.
