HttpResponse::getCacheControl
(PECL pecl_http >= 0.10.0)
HttpResponse::getCacheControl — Get cache control
Beschreibung
static
string HttpResponse::getCacheControl
( void
)
Get current Cache-Control header setting.
Rückgabewerte
Returns the current cache control setting as a string like sent in a header.
Siehe auch
- HttpResponse::setCacheControl() - Set cache control
- HttpResponse::setCache() - Set cache
- HttpResponse::getCache() - Get cache