The HttpResponse
PHP 手册

HttpResponse::getGzip

(PECL pecl_http >= 0.10.0)

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 手册