HttpResponse
PHP Manual

HttpResponse::getCache

(PECL pecl_http >= 0.10.0)

HttpResponse::getCacheGet cache

说明

static bool HttpResponse::getCache ( void )

Get current caching setting.

返回值

Returns TRUE if caching should be attempted, else FALSE.

参见


HttpResponse
PHP Manual