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.

參見

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top