The HttpResponse
PHP Manual

HttpResponse::getCacheControl

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getCacheControlGet cache control

Opis

static string HttpResponse::getCacheControl ( void )

Get current Cache-Control header setting.

Zwracane wartości

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

Patrz także


The HttpResponse
PHP Manual