HttpResponse::getCacheControl
(PECL pecl_http >= 0.10.0)
HttpResponse::getCacheControl — Récupère l'en-tête Cache-Control
Description
static
string HttpResponse::getCacheControl
( void
)
Récupère l'en-tête Cache-Control courant.
Valeurs de retour
Retourne la configuration du contrôle du cache courant sous la forme d'une chaîne de caractères comme envoyée dans l'en-tête.
Voir aussi
- HttpResponse::setCacheControl - Définit l'en-tête cache-control
- HttpResponse::setCache - Définit le cache
- HttpResponse::getCache - Récupère le cache
HttpResponse::getCacheControl
There are no user contributed notes for this page.
