HttpResponse::getCacheControl
(PECL pecl_http >= 0.10.0)
HttpResponse::getCacheControl — Get cache control
Descrição
static
string HttpResponse::getCacheControl
( void
)
Get current Cache-Control header setting.
Valor Retornado
Returns the current cache control setting as a string like sent in a header.
Veja Também
- HttpResponse::setCacheControl() - Set cache control
- HttpResponse::setCache() - Set cache
- HttpResponse::getCache() - Get cache
There are no user contributed notes for this page.
