HttpResponse
PHP Manual

HttpResponse::getGzip

(PECL pecl_http >= 0.10.0)

HttpResponse::getGzipGet gzip

Beschreibung

static bool HttpResponse::getGzip ( void )

Get current gzip'ing setting.

Rückgabewerte

Returns TRUE if GZip compression is enabled, else FALSE.

Siehe auch


HttpResponse
PHP Manual