HttpResponse::setLastModified
(PECL pecl_http >= 0.12.0)
HttpResponse::setLastModified — Set last modified
Descrizione
static
bool HttpResponse::setLastModified
( int
$timestamp
)Set a custom Last-Modified date.
Elenco dei parametri
-
timestamp -
Unix timestamp representing the last modification time of the sent entity
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
Vedere anche:
- HttpResponse::getLastModified() - Get last modified
- HttpResponse::getETag() - Get ETag
- HttpResponse::setETag() - Set ETag
There are no user contributed notes for this page.
