HttpResponse
PHP Manual

HttpResponse::getCacheControl

(PECL pecl_http >= 0.10.0)

HttpResponse::getCacheControlGet cache control

Descrierea

static string HttpResponse::getCacheControl ( void )

Get current Cache-Control header setting.

Valorile întoarse

Returns the current cache control setting as a string like sent in a header.

Vedeți de asemenea


HttpResponse
PHP Manual