The 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.

참고


The HttpResponse
PHP Manual