(no version information, might be only in CVS)
HttpResponse::setCacheControl -- Définit l'en-tête
cache-controlDescription
staticbool
HttpResponse::setCacheControl ( [string control [, int max_age = 0 [, bool must_revalidate = TRUE]]] )
Définit l'en-tête personnalisé cache-control, habtuellement de type
privé ou public;
Valeurs de retour
Retourne TRUE en cas de succès, ou FALSE si le contrôle ne correspond pas Ã
public, private ou no-cache.