The HttpResponse
PHP Manual

HttpResponse::getGzip

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getGzipGet gzip

Описание

static bool HttpResponse::getGzip ( void )

Get current gzip'ing setting.

Возвращаемые значения

Returns TRUE if GZip compression is enabled, else FALSE.

Смотрите также


The HttpResponse
PHP Manual